diff --git a/contract/__manifest__.py b/contract/__manifest__.py index 644a317788..3a3d86cf0e 100644 --- a/contract/__manifest__.py +++ b/contract/__manifest__.py @@ -11,7 +11,7 @@ { "name": "Recurring - Contracts Management", - "version": "19.0.1.0.0", + "version": "19.0.1.0.1", "category": "Contract Management", "license": "AGPL-3", "author": "Tecnativa, ACSONE SA/NV, Odoo Community Association (OCA)", diff --git a/contract/views/contract.xml b/contract/views/contract.xml index 50dab8bac4..934d11457c 100644 --- a/contract/views/contract.xml +++ b/contract/views/contract.xml @@ -111,6 +111,7 @@ @@ -194,7 +195,10 @@ widget="product_label_section_and_note_field_o2m" context="{'default_contract_type': contract_type}" > - +