Skip to content

Releases: odoo-java/odoo-java-api

Odoo 17 support

Odoo 17 support Pre-release
Pre-release

Choose a tag to compare

@flotho flotho released this 31 May 12:10
3.3.5

bump version

Odoo v16 support

Choose a tag to compare

@flotho flotho released this 09 Feb 22:30
7f8b827
Merge pull request #26 from odoo-java/16.0-MIG-API-TRY2

[WIP][MIG][16.0]Odooo 16

Odoo v14 support

Choose a tag to compare

@flotho flotho released this 24 Aug 08:34
c213a5f

And much more

  • getFieldsOdoo() : allow to get the values saved via API. Thanks to @gpbonillas #13
  • prevent use of unappropriate methods like execute_workflow if the version > 10

Better read method with context

Choose a tag to compare

@flotho flotho released this 22 Mar 12:29
c6ebd62

Revert bad commit

context read fix

Choose a tag to compare

@flotho flotho released this 16 Mar 17:55
c6ebd62

FIX read method for odoo v>=10 don't have the context correctly set so, translations are wrong

Fix in report for v<11

Choose a tag to compare

@flotho flotho released this 04 Mar 09:43

small fix

Fully integrate JsonRPC

Pre-release

Choose a tag to compare

@flotho flotho released this 02 Jun 23:17
249cacb
Merge pull request #5 from odoo-java/FIX-report-for-v1X

[FIX #4]Use jsonrpc to call report for v>=11

HAndle report for v11 and above

Choose a tag to compare

@flotho flotho released this 02 Jun 23:15
249cacb
Merge pull request #5 from odoo-java/FIX-report-for-v1X

[FIX #4]Use jsonrpc to call report for v>=11