diff --git a/account_chart_report/__openerp__.py b/account_chart_report/__openerp__.py index 53762867..3d3ba960 100644 --- a/account_chart_report/__openerp__.py +++ b/account_chart_report/__openerp__.py @@ -25,7 +25,7 @@ 'name': 'Print chart of accounts', 'version': '1.0', 'category': 'Reports/pdf', - 'description': """Print chart of accounts. + 'description': r"""Print chart of accounts. This module add the menu Accounting \ Charts \ Print chart of Accounts and allow to print the selected chart of accounts.