From 16f5bf995f277207a9b22a93376e9106c88f5bd7 Mon Sep 17 00:00:00 2001 From: Guillaume Auger Date: Thu, 5 Feb 2015 10:45:03 -0500 Subject: [PATCH] [IMP] Adding README.rst in account_chart_report --- account_chart_report/README.rst | 14 ++++++++++++++ account_chart_report/__openerp__.py | 14 -------------- 2 files changed, 14 insertions(+), 14 deletions(-) create mode 100644 account_chart_report/README.rst 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': [