diff --git a/account_chart_report/README.rst b/account_chart_report/README.rst new file mode 100644 index 00000000..348c656f --- /dev/null +++ b/account_chart_report/README.rst @@ -0,0 +1,14 @@ +Print chart of accounts. + +This module add the menu Accounting \ Charts \ Print chart of Accounts +and allow to print the selected chart of accounts. + +This module is based on the old RML engine report. + +Contributors +------------ +* Marc Cassuto (marc.cassuto@savoirfairelinux.com) +* Mathieu Benoit (mathieu.benoit@savoirfairelinux.com) +* Guillaume Auger (guillaume.auger@savoirfairelinux.com) + + diff --git a/account_chart_report/__openerp__.py b/account_chart_report/__openerp__.py index a2496a19..654c4680 100644 --- a/account_chart_report/__openerp__.py +++ b/account_chart_report/__openerp__.py @@ -25,20 +25,6 @@ 'name': 'Print chart of accounts', 'version': '1.0', 'category': 'Reports/pdf', - 'description': """Print chart of accounts. - -This module add the menu Accounting \ Charts \ Print chart of Accounts -and allow to print the selected chart of accounts. - -This module is based on the old RML engine report. - -Contributors ------------- -* Marc Cassuto (marc.cassuto@savoirfairelinux.com) -* Mathieu Benoit (mathieu.benoit@savoirfairelinux.com) -* Guillaume Auger (guillaume.auger@savoirfairelinux.com) - - """, 'author': 'Savoir-faire Linux', 'website': 'http://www.savoirfairelinux.com', 'depends': [