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
-
+