diff --git a/addons/at_accounting/data/report_send_cron.xml b/addons/at_accounting/data/report_send_cron.xml new file mode 100644 index 0000000..3582846 --- /dev/null +++ b/addons/at_accounting/data/report_send_cron.xml @@ -0,0 +1,11 @@ + + + Send account reports automatically + + code + model._cron_account_report_send(job_count=20) + + 1 + days + +