OCA / odoorpc

Python module to pilot your Odoo servers through JSON-RPC.
http://pythonhosted.org/OdooRPC/
GNU Lesser General Public License v3.0
237 stars 125 forks source link

Differences with official webservice API? #7

Closed sebalix closed 5 years ago

sebalix commented 7 years ago

From @NicolasWebDev on December 27, 2016 14:30

Hi,

I am currently looking at the solutions to script the Odoo.

Now the last question that remains for me is what are exactly the differences between OdooRPC and the officially provided webservice API? Am I mistaken in thinking that they fill the same purpose? If so, don't you think it would be interesting in you README or in the OdooRPC FAQ to articulate these differences?

Thanks for the great work

Copied from original issue: osiell/odoorpc#40