From dd68cae5cb1e18b7b9bab0a57cc75327b72093a2 Mon Sep 17 00:00:00 2001 From: Nhomar Hernandez Date: Mon, 17 Jun 2013 14:03:54 -0530 Subject: [PATCH 1/2] [FIX] A comma, dont allow install the modules, sorry for the direct commit and push. --- account_financial_report/__openerp__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/account_financial_report/__openerp__.py b/account_financial_report/__openerp__.py index ff62479f..ad047711 100644 --- a/account_financial_report/__openerp__.py +++ b/account_financial_report/__openerp__.py @@ -42,7 +42,7 @@ In the [ Account's Sign on Reports ] Section in the Company will be able to set "init_xml" : [], "demo_xml" : [], "update_xml" : [ - "security/ir.model.access.csv" + "security/ir.model.access.csv", "security/security.xml", "view/report.xml", "view/wizard.xml", From 564ae0f0f07cd2ffafeb4b61972be81670740f4e Mon Sep 17 00:00:00 2001 From: Luis Escobar Date: Tue, 18 Jun 2013 13:14:59 -0530 Subject: [PATCH 2/2] [IMP] Modified view to version 7.0 --- .../view/account_financial_report_view.xml | 108 ++++++------------ account_financial_report/view/wizard.xml | 93 +++++++-------- 2 files changed, 74 insertions(+), 127 deletions(-) diff --git a/account_financial_report/view/account_financial_report_view.xml b/account_financial_report/view/account_financial_report_view.xml index 6be04f89..40cd1d8f 100644 --- a/account_financial_report/view/account_financial_report_view.xml +++ b/account_financial_report/view/account_financial_report_view.xml @@ -1,55 +1,44 @@ - Account Financial Report (Template) afr form -
- - - - - - - + +

+ + + + + attrs="{'readonly':[('analytic_ledger','=',True)]}" /> - - + - - + + + on_change='onchange_analytic_ledger(company_id,analytic_ledger)' /> - - - - - + + + + - - - - + + - - - - + + + @@ -58,14 +47,11 @@ - - + - + attrs="{'readonly':[('columns','in',('qtr','thirteen'))],}" > @@ -74,37 +60,18 @@ - - + - - - - - - + + + + - - - + - -
@@ -120,20 +87,13 @@ - + - - + - - - - Account Financial Report afr @@ -142,7 +102,6 @@ tree,form 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. - -
diff --git a/account_financial_report/view/wizard.xml b/account_financial_report/view/wizard.xml index 8f23b812..4136bfb1 100644 --- a/account_financial_report/view/wizard.xml +++ b/account_financial_report/view/wizard.xml @@ -7,47 +7,55 @@ wizard.report form -
- - - - + +
+
+

+ + + + - - - + - - + - - - - - + + + + - - + - - - - + + + @@ -56,16 +64,12 @@ - - + - + attrs="{'readonly':[('columns','in',('qtr','thirteen'))],}"> @@ -74,34 +78,19 @@ - - + - - - - - + + + + - - -