From 74d4b47834f2652bfa4809969020dce0d0319554 Mon Sep 17 00:00:00 2001 From: lk-eska Date: Fri, 15 Mar 2024 23:57:57 +0100 Subject: [PATCH] [IMP] account_reconile_oca: Set tree views Make listed and editable --- .../views/account_bank_statement_line.xml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/account_reconcile_oca/views/account_bank_statement_line.xml b/account_reconcile_oca/views/account_bank_statement_line.xml index 21465683..6460b493 100644 --- a/account_reconcile_oca/views/account_bank_statement_line.xml +++ b/account_reconcile_oca/views/account_bank_statement_line.xml @@ -306,11 +306,12 @@ {'default_journal_id': active_id, 'search_default_not_reconciled': True, 'view_ref': 'account_reconcile_oca.bank_statement_line_form_reconcile_view'} - tree + kanban,tree

@@ -325,11 +326,12 @@ {'default_journal_id': active_id, 'view_ref': 'account_reconcile_oca.bank_statement_line_form_reconcile_view'} - tree + tree,kanban