[FIX] contract_sale_mandate: use property_contract_template_id

This commit is contained in:
Ernesto Tejeda
2020-02-25 23:25:27 -05:00
committed by Rad0van
parent 5071b11391
commit f70073d207
2 changed files with 5 additions and 1 deletions

View File

@@ -4,7 +4,7 @@
{ {
'name': 'Recurring - Product Contract', 'name': 'Recurring - Product Contract',
'version': '12.0.3.1.2', 'version': '12.0.4.0.0',
'category': 'Contract Management', 'category': 'Contract Management',
'license': 'AGPL-3', 'license': 'AGPL-3',
'author': "LasLabs, " 'author': "LasLabs, "

View File

@@ -1,2 +1,6 @@
* Ted Salmon <tsalmon@laslabs.com> * Ted Salmon <tsalmon@laslabs.com>
* Souheil Bejaoui <souheil.bejaoui@acsone.eu> * Souheil Bejaoui <souheil.bejaoui@acsone.eu>
* `Tecnativa <https://www.tecnativa.com>`__:
* Ernesto Tejeda
* Pedro M. Baeza