Releases: OCA/odoorpc
Releases · OCA/odoorpc
v0.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