Closed fpoyer closed 8 years ago
Great job here. Thanks @fpoyer
Will the new stable version work with openERP/odoo v7 if changing RPC_COMMON_URL, RPC_OBJECT_URL and RPC_DATABASE_URL to the v1 endpoints or does it completely break backwards compatibility?
Moved API to use v2 of the XML-RPC webservices offered by Odoo.
Also added a bunch of unit tests to try and raise test coverage (a bit above 20% now) to prevent introducing regression in further developpements.