Skip to content

Bump version to 12.0.1.1.7

Pelayo García requested to merge bump-version-12.0.1.1.7 into master
## [12.0.1.1.7] - 2021-02-17

### Changed
- [#367](https://gitlab.com/coopdevs/odoo-somconnexio/-/merge_requests/367) Remove context modification to not enqueue jobs in wizard tests, since this is already defined in the `SCTestCase` class from which they inherit.

### Fix
- [#375](https://gitlab.com/coopdevs/odoo-somconnexio/-/merge_requests/375) Disable archive option in contracts and partners for non-admin users
- [#376](https://gitlab.com/coopdevs/odoo-somconnexio/-/merge_requests/376) Include reference field to invoice tree view
- [#378](https://gitlab.com/coopdevs/odoo-somconnexio/-/merge_requests/378) Make invoice journal name field translatable and add translations

Merge request reports