Skip to content

Wrap RipCord inside CodeIgniter to access Odoo's object

Notifications You must be signed in to change notification settings

satyanagara/ci_ripcord_odoo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is It?

This source codes is wrapping RipCord inside CodeIgniter to connect to Odoo. So then, you can get the flexibility of CodeIgniter itself for many purposes. You can use this also to provide an REST API basis with JSON outout for every application that needs Odoo.

Dependencies

PHP XMLRPC

Usage

  1. Check config.php for your Odoo's URL and database
  2. Read erp.php in Controllers
  3. i.e http://localhost/erp/partner?u=admin&p=admin

About

Wrap RipCord inside CodeIgniter to access Odoo's object

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages