From e19d374f2bfc188ec02de9039f3ffb365ffdfc85 Mon Sep 17 00:00:00 2001 From: git_admin Date: Tue, 28 Apr 2026 07:36:28 +0000 Subject: [PATCH] Tower: upload at_accounting 18.0.1.7 (via marketplace) --- .../views/account_reconcile_views.xml | 122 ++++++++++++++++++ 1 file changed, 122 insertions(+) create mode 100644 addons/at_accounting/views/account_reconcile_views.xml diff --git a/addons/at_accounting/views/account_reconcile_views.xml b/addons/at_accounting/views/account_reconcile_views.xml new file mode 100644 index 0000000..dd6f4f6 --- /dev/null +++ b/addons/at_accounting/views/account_reconcile_views.xml @@ -0,0 +1,122 @@ + + + + account.move.line.reconcile.search + account.move.line + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + account.move.line.list.reconcile + account.move.line + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + Reconcile automatically + account.auto.reconcile.wizard + form + new + + + + + Journal Items to reconcile + account.move.line + reconcile + list + + + [('display_type', 'not in', ('line_section', 'line_note')), ('account_id.reconcile', '=', True), ('parent_state', '=', 'posted'), ('full_reconcile_id', '=', False)] + {'journal_type': 'general', 'search_default_unreconciled': True, 'search_default_group_by_account': True, 'search_default_group_by_partner': True} + +