From 35d11b59f517fcad5544fa767cc6c42ee2282bf8 Mon Sep 17 00:00:00 2001 From: Humberto Arocha Date: Fri, 10 Aug 2012 20:36:41 -0530 Subject: [PATCH] [IMP] Se agrega descripcion al modulo --- account_financial_report/__openerp__.py | 8 +++++++- account_financial_report/i18n/es.po | 4 ++-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/account_financial_report/__openerp__.py b/account_financial_report/__openerp__.py index b1c11cdb..ab66bdcc 100644 --- a/account_financial_report/__openerp__.py +++ b/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" : [ diff --git a/account_financial_report/i18n/es.po b/account_financial_report/i18n/es.po index 6ebd8914..54c5e3ba 100644 --- a/account_financial_report/i18n/es.po +++ b/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"