From f70073d2075f84d062ae345d7cc028d50cd13734 Mon Sep 17 00:00:00 2001 From: Ernesto Tejeda Date: Tue, 25 Feb 2020 23:25:27 -0500 Subject: [PATCH] [FIX] contract_sale_mandate: use property_contract_template_id --- product_contract/__manifest__.py | 2 +- product_contract/readme/CONTRIBUTORS.rst | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/product_contract/__manifest__.py b/product_contract/__manifest__.py index 028e4765e..42cf6d53a 100644 --- a/product_contract/__manifest__.py +++ b/product_contract/__manifest__.py @@ -4,7 +4,7 @@ { 'name': 'Recurring - Product Contract', - 'version': '12.0.3.1.2', + 'version': '12.0.4.0.0', 'category': 'Contract Management', 'license': 'AGPL-3', 'author': "LasLabs, " diff --git a/product_contract/readme/CONTRIBUTORS.rst b/product_contract/readme/CONTRIBUTORS.rst index 2db29075b..62a6b88fe 100644 --- a/product_contract/readme/CONTRIBUTORS.rst +++ b/product_contract/readme/CONTRIBUTORS.rst @@ -1,2 +1,6 @@ * Ted Salmon * Souheil Bejaoui +* `Tecnativa `__: + + * Ernesto Tejeda + * Pedro M. Baeza