Odoorpc

Latest version: v0.10.1

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

Scan your dependencies

Page 1 of 3

0.10.0

======

- IMP: Add support for Odoo 16.0 (excepting reports)
- IMP: Add support for API key login
- IMP: Add support for contextlib.closing to handle the logout automatically
- FIX: Accept 0 values for required integer/float fields

0.9.0

=====

- FIX: Support for Python 3.10+
- FIX: Add support for Odoo 15.0 (excepting reports)

0.8.0

=====

- IMP: integrate pre-commit with some hooks such as black, flake8, pyupgrade
and isort + reformat the whole code base
- FIX: int, float, etc type conversion might raise TypeError, catch em all
- FIX: odoorpc.db.drop: remove existing user session to avoid HTTP session error
- FIX: Do not create a fake 'name' field on proxy models (common 'display_name'
field handles already that case)

0.7.0

=====
- IMP: Support added for Odoo 12.0
- IMP: Convenient script 'run_tests_docker.sh' to run tests locally against
the official Odoo Docker image
- IMP: Implement 'with_context(...)' and 'with_env(...)' methods on the Model
class (they were only available on recordset until now)
- IMP: Logger added (all requests, params + response) + Documentation

0.6.2

=====
- FIX: Perform HTTP requests with or without a leading slash in the URL
- FIX: Handle RPCError exceptions with either bytes or unicode message
- FIX: Sphinx doc: could not import extension sphinx_ext.doctest_custom

0.6.1

=====
- IMP: OCA rebranding
- IMP: Drop support for Python 3.2 and 3.3
- IMP: Support added for Odoo 11.0

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.