RESTful Web Service for Interfacing with Odoo
Odoo is a suite of web based open source business apps.
The main Odoo Apps include an Open Source CRM, Website Builder, eCommerce, Warehouse Management, Project Management, Billing & Accounting, Point of Sale, Human Resources, Marketing, Manufacturing, Purchase Management, ...
Odoo Apps can be used as stand-alone applications, but they also integrate seamlessly so you get a full-featured Open Source ERP when you install several Apps.
This API provides a simple way for interfacing with Odoo and it's various modules.
Though orignally implemented for Customers and Sales modules, it can be used for virtually any other module by just changing the model name and columns.
WORK IN PROGRESS
The API is licensed under GNU GPL v3, usage and reproduction of this work must be with respect to its terms