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