Skip to content

Releases: OCA/odoorpc

v0.7.0

26 Nov 10:16
814ed65
Compare
Choose a tag to compare
  • 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

v0.6.2

30 Aug 11:09
Compare
Choose a tag to compare
[FIX] .travis.yml: fix PyPI credentials