Port sale_crm_usability from v8 to v10

This commit is contained in:
Alexis de Lattre
2017-12-04 16:11:11 +01:00
parent 5d1df0b654
commit 72116a7374

View File

@@ -8,13 +8,11 @@
'version': '10.0.1.0.0', 'version': '10.0.1.0.0',
'category': 'Customer Relationship Management', 'category': 'Customer Relationship Management',
'license': 'AGPL-3', 'license': 'AGPL-3',
'summary': 'Link between opportunities and sale orders', 'summary': 'Interactions between opportunities and sale orders',
'description': """ 'description': """
Sale CRM Usability Sale CRM Usability
================== ==================
This module adds a One2many link from opportunities to sale orders.
When a sale order linked to an opportunity is confirmed, the opportunity When a sale order linked to an opportunity is confirmed, the opportunity
is automatically moved to the *Won* step. is automatically moved to the *Won* step.