Skip to content

Releases: Intechnity-com/OdooJsonRpcClient

Release 1.0.20

Choose a tag to compare

@patricoos patricoos released this 04 Apr 15:03
1af0dbb

update odoo model mapper and add timeout

Release 1.0.19

Choose a tag to compare

@patricoos patricoos released this 23 Nov 09:50
b5a9396

CancellationToken

Release 1.0.18

Choose a tag to compare

@patricoos patricoos released this 14 Jan 12:52
8c58593
Merge pull request #32 from patricoos/master

Release 1.0.18

Release 1.0.17

Choose a tag to compare

@patricoos patricoos released this 08 Nov 19:02
4d0c3ab

Compatibility with Odoo 15

Release 1.0.16

Choose a tag to compare

@patricoos patricoos released this 06 Aug 07:53
d0e7cf4

Release 1.0.15

Choose a tag to compare

@patricoos patricoos released this 10 Jun 20:13
71ead29

OdooFilterOfT

Release 1.0.14

Choose a tag to compare

@patricoos patricoos released this 21 May 16:23

Fix bug - OdooClient CreateAsync - json mapping exception

Release 1.0.13

Choose a tag to compare

@patricoos patricoos released this 21 May 12:43
1ecd933

Add context to requests

Release 1.0.12

Choose a tag to compare

@patricoos patricoos released this 17 May 10:04

deep where queries

OdooDictionaryModel of T and mapping fixes

Choose a tag to compare

@patricoos patricoos released this 26 Apr 08:53
d9ed148
  • rename OdooCreateDictionary to OdooDictionaryModel,
  • OdooDictionaryModelOfT
  • OdooModelMapper fixes
  • OdooError ToString() method overide
  • fix OdooCreateDictionary add arrays and object inits errors
  • expresion input methods separate to OdooExpresionMapper