diff --git a/sale_crm_usability/__manifest__.py b/sale_crm_usability/__manifest__.py index 46c5c1f..1bac2bc 100644 --- a/sale_crm_usability/__manifest__.py +++ b/sale_crm_usability/__manifest__.py @@ -8,13 +8,11 @@ 'version': '10.0.1.0.0', 'category': 'Customer Relationship Management', 'license': 'AGPL-3', - 'summary': 'Link between opportunities and sale orders', + 'summary': 'Interactions between opportunities and sale orders', 'description': """ 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 is automatically moved to the *Won* step.