diff --git a/addons/at_accounting/data/journal_report.xml b/addons/at_accounting/data/journal_report.xml new file mode 100644 index 0000000..eb70ce1 --- /dev/null +++ b/addons/at_accounting/data/journal_report.xml @@ -0,0 +1,235 @@ + + + + Journal Report + + + + never + + + never + this_year + + + + Code + code + string + + + Debit + debit + + + Credit + credit + + + Balance + balance + + + + + Name + journal_id, account_id + 0 + + + code + custom + _report_custom_engine_journal_report + code + + + debit + custom + _report_custom_engine_journal_report + debit + + + credit + custom + _report_custom_engine_journal_report + credit + + + balance + custom + _report_custom_engine_journal_report + balance + + + + + + + + + + + +