diff --git a/addons/at_accounting/views/account_report_view.xml b/addons/at_accounting/views/account_report_view.xml new file mode 100644 index 0000000..dad22bd --- /dev/null +++ b/addons/at_accounting/views/account_report_view.xml @@ -0,0 +1,398 @@ + + + + + + account.report.list + account.report + + + + + + + + + + + + account.report.tree.configure.start.dates + account.report + + + + + + + + + + + account.report.add.sections.list + account.report + + + + + + + + + + + + account.report.search + account.report + 100 + + + + + + + + + + + + + + + account.view.coa + account.account + + + + + + + + + + + + + + + + account.report.form + account.report + +
+
+ +
+ + + + + +
+

+ +

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ + + account.report.line.form + account.report.line + +
+ +
+

+ +

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+ + + account.report.expression.form + account.report.expression + +
+ +
+

+ +

+
+ + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+ + + account.report.horizontal.group.form + account.report.horizontal.group + +
+ +
+

+ +

+
+ + + + + + + + + + + + + + + + + + + +
+ +
+
+ + + account.report.horizontal.group.list + account.report.horizontal.group + + + + + + + + + + account.report.external.value.list + account.report.external.value + + + + + + + + + + + + + + + + + + account.report.budget.list + account.report.budget + + + + + + + + + + + account.report.budget.form + account.report.budget + +
+ +
+

+ +

+
+ + + + + + + + + + + + +
+
+
+
+ + + Create Composite Report + + + list + + code + +if records: + action = records.action_create_composite_report() + + + +
+