[MODULE] +v1.1.0 from https://www.odoo.com/apps/7.0/account_financial_report_webkit/
[burette/account_financial_report_webkit.git] / wizard / balance_common_view.xml
diff --git a/wizard/balance_common_view.xml b/wizard/balance_common_view.xml
new file mode 100644 (file)
index 0000000..b73ed8f
--- /dev/null
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="utf-8"?>
+<openerp>
+    <data>
+
+        <!-- inheriting views from more than 2 differents inherited models like
+        trial.balance.webkit -> account.common.balance.report -> account.common.account.report
+        is not supported so we have to copy paste the same view for trial balance, balance sheet
+          -->
+
+    </data>
+</openerp>