File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11Odoo Java Api
22================
33
4- This reppo is no more maintained for new odoo versions. The new one https://github.com/odoo-java/odoo-java-api is the appropriate for improvements.
5- Current issues and PR will be proposed on the new repo
4+ This reppo is no longer maintained for new odoo versions. https://github.com/odoo-java/odoo-java-api is the appropriate project for improvements.
5+ Current issues and PR will be maintained on the new repo
66
77A Java API to connect to Odoo and manage data using the XMLRPC interface.
88
99The API reduces the amount of boiler plate code needed to communicate with Odoo
1010by doing error checking and type conversions.
1111
12- The Api IS known to work perfectly :
12+ The Api IS known to work for :
1313* openerp-java-api-1.3.0 works perfectly up to OpenERP v7
1414* openerp-java-api-2.0.x si supposed to work with the new API introduced in odoo v8
1515** Take care, the package name have replace openerp by odoo so that compatibility is broken
You can’t perform that action at this time.
0 commit comments