diff --git a/addons/at_accounting/data/ir_cron.xml b/addons/at_accounting/data/ir_cron.xml new file mode 100644 index 0000000..3398c92 --- /dev/null +++ b/addons/at_accounting/data/ir_cron.xml @@ -0,0 +1,11 @@ + + + + Try to reconcile automatically your statement lines + + code + model._cron_try_auto_reconcile_statement_lines(batch_size=100) + 1 + days + +