From 67b7a6cd9ac3f4bffb143fd39cad5eba1f8a129d Mon Sep 17 00:00:00 2001 From: Jordi Ballester Alomar Date: Mon, 23 Sep 2024 15:55:41 +0200 Subject: [PATCH 1/3] [IMP] make the statements views editable=top by default And add an icon to allow users to navigate to the statement lines. Currently it's not possible to open the statement form view. When editing the view an error occurs, related with the recomputation of running balances. --- .../views/account_bank_statement.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/account_statement_base/views/account_bank_statement.xml b/account_statement_base/views/account_bank_statement.xml index 6e07711f..42f51748 100644 --- a/account_statement_base/views/account_bank_statement.xml +++ b/account_statement_base/views/account_bank_statement.xml @@ -96,4 +96,23 @@ tree,form,pivot,graph + + account.bank.statement.tree + account.bank.statement + + + + bottom + + +