diff --git a/contract/README.rst b/contract/README.rst index 422aabb2a..753d8b3d7 100644 --- a/contract/README.rst +++ b/contract/README.rst @@ -7,7 +7,7 @@ Recurring - Contracts Management !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:2c69a3c771b2b26e58f9929f82771f29784e3863288d24e9676e6f8896304ebc + !! source digest: sha256:6acdfddf18d7472f33a0023c56017cad5683f2942c3b7fe09c8a8ff3bd7dc039 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png diff --git a/contract/__manifest__.py b/contract/__manifest__.py index d5b265b21..49da00760 100644 --- a/contract/__manifest__.py +++ b/contract/__manifest__.py @@ -11,7 +11,7 @@ { "name": "Recurring - Contracts Management", - "version": "16.0.2.1.0", + "version": "16.0.2.2.0", "category": "Contract Management", "license": "AGPL-3", "author": "Tecnativa, ACSONE SA/NV, Odoo Community Association (OCA)", diff --git a/contract/static/description/index.html b/contract/static/description/index.html index c9000e241..916ad3469 100644 --- a/contract/static/description/index.html +++ b/contract/static/description/index.html @@ -366,7 +366,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:2c69a3c771b2b26e58f9929f82771f29784e3863288d24e9676e6f8896304ebc +!! source digest: sha256:6acdfddf18d7472f33a0023c56017cad5683f2942c3b7fe09c8a8ff3bd7dc039 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Production/Stable License: AGPL-3 OCA/contract Translate me on Weblate Try me on Runboat

This module enables contracts management with recurring diff --git a/contract/views/abstract_contract_line.xml b/contract/views/abstract_contract_line.xml index c57af6fe8..7fa6e0fa8 100644 --- a/contract/views/abstract_contract_line.xml +++ b/contract/views/abstract_contract_line.xml @@ -63,7 +63,7 @@ diff --git a/contract/views/contract.xml b/contract/views/contract.xml index a5cdc86a0..53bc67136 100644 --- a/contract/views/contract.xml +++ b/contract/views/contract.xml @@ -232,7 +232,10 @@ attrs="{'readonly': [('automatic_price', '=', True)]}" /> - + @@ -332,7 +335,10 @@ attrs="{'readonly': [('automatic_price', '=', True)]}" /> - + diff --git a/contract/views/contract_line.xml b/contract/views/contract_line.xml index d8223f04c..acedf3e7e 100644 --- a/contract/views/contract_line.xml +++ b/contract/views/contract_line.xml @@ -111,7 +111,7 @@ attrs="{'readonly': [('automatic_price', '=', True)]}" /> - + diff --git a/contract/views/contract_template.xml b/contract/views/contract_template.xml index 3af8e564e..75e6a0926 100644 --- a/contract/views/contract_template.xml +++ b/contract/views/contract_template.xml @@ -55,7 +55,10 @@ attrs="{'readonly': [('automatic_price', '=', True)]}" /> - +