From 7cef065bde9df09c86f9d9a8bc809eed7e6c43aa Mon Sep 17 00:00:00 2001 From: git_admin Date: Fri, 1 May 2026 14:20:57 +0000 Subject: [PATCH] Tower: upload om_account_daily_reports 1.0.1 (via marketplace) --- .../report/reports.xml | 30 +++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 addons/om_account_daily_reports/report/reports.xml diff --git a/addons/om_account_daily_reports/report/reports.xml b/addons/om_account_daily_reports/report/reports.xml new file mode 100644 index 0000000..d9cf212 --- /dev/null +++ b/addons/om_account_daily_reports/report/reports.xml @@ -0,0 +1,30 @@ + + + + + + Day Book + account.daybook.report + qweb-pdf + om_account_daily_reports.report_daybook + om_account_daily_reports.report_daybook + + + + Cash Book + account.cashbook.report + qweb-pdf + om_account_daily_reports.report_cashbook + om_account_daily_reports.report_cashbook + + + + Bank Book + account.bankbook.report + qweb-pdf + om_account_daily_reports.report_bankbook + om_account_daily_reports.report_bankbook + + + + \ No newline at end of file