From 1ce7799580a8a7147f65797bb6487487be5027dd Mon Sep 17 00:00:00 2001 From: Humberto Arocha Date: Mon, 17 Jun 2013 14:43:06 -0530 Subject: [PATCH] [FIX] Fixing minor glitches --- account_financial_report/__openerp__.py | 4 ++-- account_financial_report/view/account_view.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/account_financial_report/__openerp__.py b/account_financial_report/__openerp__.py index ff62479f..eafe5168 100644 --- a/account_financial_report/__openerp__.py +++ b/account_financial_report/__openerp__.py @@ -42,11 +42,11 @@ 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/security.xml", + "security/ir.model.access.csv", "view/report.xml", "view/wizard.xml", - "view/account_view.xml", +# "view/account_view.xml", "view/company_view.xml", "view/account_financial_report_view.xml", ], diff --git a/account_financial_report/view/account_view.xml b/account_financial_report/view/account_view.xml index 9dd1b764..6cdabfc9 100644 --- a/account_financial_report/view/account_view.xml +++ b/account_financial_report/view/account_view.xml @@ -13,7 +13,7 @@ search - +