From 74d4b47834f2652bfa4809969020dce0d0319554 Mon Sep 17 00:00:00 2001 From: lk-eska Date: Fri, 15 Mar 2024 23:57:57 +0100 Subject: [PATCH 1/2] [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

From df5a929a35b00e812916c808e926d7802bfbfa30 Mon Sep 17 00:00:00 2001 From: lk-eska Date: Fri, 15 Mar 2024 23:58:27 +0100 Subject: [PATCH 2/2] [IMP] account_statement_base: Set tree views Make them listed and editable --- .../views/account_bank_statement_line.xml | 50 +++++++++++++++---- 1 file changed, 40 insertions(+), 10 deletions(-) diff --git a/account_statement_base/views/account_bank_statement_line.xml b/account_statement_base/views/account_bank_statement_line.xml index f561583b..88f9a7ab 100644 --- a/account_statement_base/views/account_bank_statement_line.xml +++ b/account_statement_base/views/account_bank_statement_line.xml @@ -60,21 +60,51 @@ account.bank.statement.line - + - - - - - + + + + + + + + + - - -