Browse Source

[IMP] Se agrega descripcion al modulo

6.0
Humberto Arocha 12 years ago
parent
commit
35d11b59f5
  1. 8
      account_financial_report/__openerp__.py
  2. 4
      account_financial_report/i18n/es.po

8
account_financial_report/__openerp__.py

@ -32,7 +32,13 @@
"depends" : ["base","account"],
"category" : "Localisation/Accounting",
"description": """
""",
This modules is a multiporpuse report generator.
From the wizard you will be asked to provide information needed to create your report.
Not only you can set the option within the wizard you can create your own Customized Account Financial Reports, in here, you will be able to create Templates for generating Two types of Reports: Balance Sheets and Income Statements, incluiding Analytic Ledgers. Besides, you can select within a set of choices to get better detailed report, be it that you ask it by one or several periods, by months (12 Months + YTD), or by quarters (4QRT's + YTD). Even you can get your reports in currencies other than the one set on your company.
In the [ Account's Sign on Reports ] Section in the Company will be able to set the sign conventions for the Accounts, so that you will be able to see in positives Values in your reports for those accounts with Accreditable nature where appropriate""",
"init_xml" : [],
"demo_xml" : [],
"update_xml" : [

4
account_financial_report/i18n/es.po

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 6.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-08-11 01:43+0000\n"
"PO-Revision-Date: 2012-08-11 01:43+0000\n"
"POT-Creation-Date: 2012-08-11 02:05+0000\n"
"PO-Revision-Date: 2012-08-11 02:05+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

Loading…
Cancel
Save