Odoo-rpc-client

Latest version: v1.2.0

Safety actively analyzes 621409 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

1.2.0

-------------

- Fix regression with SSL support for XML-RPC.
Still, it is recommended to use JSON-RPC, because it is more reliable.
- Added auto tests for Odoo 15.0 and python 3.10

1.1.0

-------------

- Added support (tests) of Odoo 13.0, Odoo 14.0 and python3.8
- Added tests for batch create in Odoo 12.0+
- Support for Odoo 7.0 is now deprecated and will be completely removed in one
of next versions
- Odoo 8.0 and 9.0 now supported, but not tested.

1.0.0

-------------

- Support for timeout in connections
- Changed license to `MPL 2.0 <http://mozilla.org/MPL/2.0/>`__

0.9.0

-------------

- Removed old alias *odoo_rpc_client.orm.record.RecordRelations
- Added *search_count* method to objects (models)
- Added *create_record* method to objects (models)
- Added tests for Odoo 11
- Added overloads of operators (+, +=) for recordlists
- Removed *local* database connector, because it is difficult to test it,
and it is not used so often as *xml-rpc* and *json-rpc* connectors
May be in future it will have it's own python package.

0.8.2

-------------

- Avoid unneccesary encode/decode in db dump/restore logic
- Use simplejson for jsonrpc
- Odoo 10 local connector: correcly close db connections on exit

0.8.1

-------------

- Fix local connector for odoo-9.0 when odoo.py is on python path

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.