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 1
1
Odoo Java Api
2
2
================
3
3
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
6
6
7
7
A Java API to connect to Odoo and manage data using the XMLRPC interface.
8
8
9
9
The API reduces the amount of boiler plate code needed to communicate with Odoo
10
10
by doing error checking and type conversions.
11
11
12
- The Api IS known to work perfectly :
12
+ The Api IS known to work for :
13
13
* openerp-java-api-1.3.0 works perfectly up to OpenERP v7
14
14
* openerp-java-api-2.0.x si supposed to work with the new API introduced in odoo v8
15
15
** 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