Skip to content

Commit 6f54de2

Browse files
authored
Update README.md
1 parent ba2009f commit 6f54de2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
Odoo 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

77
A Java API to connect to Odoo and manage data using the XMLRPC interface.
88

99
The API reduces the amount of boiler plate code needed to communicate with Odoo
1010
by 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

0 commit comments

Comments
 (0)