From be600989badc87ef552ffa85d8fbe8af39964dad Mon Sep 17 00:00:00 2001 From: git_admin Date: Tue, 28 Apr 2026 07:35:51 +0000 Subject: [PATCH] Tower: upload at_accounting 18.0.1.7 (via marketplace) --- addons/at_accounting/data/ir_cron.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 addons/at_accounting/data/ir_cron.xml 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 + +