Releases: Intechnity-com/OdooJsonRpcClient
Releases · Intechnity-com/OdooJsonRpcClient
Release 1.0.20
Release 1.0.19
CancellationToken
Release 1.0.18
Merge pull request #32 from patricoos/master Release 1.0.18
Release 1.0.17
Compatibility with Odoo 15
Release 1.0.16
- static HttpClient - https://www.aspnetmonsters.com/2016/08/2016-08-27-httpclientwrong/
- allowed_company_ids to set company in request another than current user
Release 1.0.15
OdooFilterOfT
Release 1.0.14
Fix bug - OdooClient CreateAsync - json mapping exception
Release 1.0.13
Add context to requests
Release 1.0.12
deep where queries
OdooDictionaryModel of T and mapping fixes
- 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