[IMP] event_sale_layout: better module description

bzr revid: qdp-launchpad@openerp.com-20120312115601-ne4dwkl76o6jeo8a
This commit is contained in:
Quentin (OpenERP) 2012-03-12 12:56:01 +01:00
parent d0c2d2c45f
commit 3dd0a4c334
1 changed files with 2 additions and 2 deletions

View File

@ -26,8 +26,8 @@
'category': 'Tools',
'complexity': "easy",
'description': """
change the layout to match with sale layout
""",
This module ensures the compatibility of the changes made on the sale.order.line form view in event_sale with the sale_layout module (that is replacing the whole field in the view by another one). Its installation is automatically triggered when both modules are installed.
""",
'author': 'OpenERP SA',
'depends': ['event_sale','sale_layout'],
'update_xml': [