[MIG] contract_sale: Migration to 12.0

This commit is contained in:
sbejaoui
2018-10-25 17:10:09 +02:00
committed by dsolanki
parent fd5c3b4702
commit 56f3c18993
2 changed files with 2 additions and 1 deletions

View File

@@ -3,7 +3,7 @@
{ {
'name': 'Contract from Sale', 'name': 'Contract from Sale',
'version': '11.0.1.0.0', 'version': '12.0.1.0.0',
'category': 'Sales', 'category': 'Sales',
'author': 'Tecnativa, ' 'author': 'Tecnativa, '
'Odoo Community Association (OCA)', 'Odoo Community Association (OCA)',

View File

@@ -4,3 +4,4 @@
* Pedro M. Baeza * Pedro M. Baeza
* Levent Karakaş * Levent Karakaş
* Bejaoui Souheil <souheil.bejaoui@acsone.eu>