From a8965a2a4ce33e4b99a21566525a30353cc0e543 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Mart=C3=ADnez?= Date: Mon, 18 Nov 2024 08:18:15 +0100 Subject: [PATCH] [FIX] account_statement_base: Allow statements to be created by clicking on the New button (only on cash ones). If you access the list of statements from the Create button, you should be able to create new records. TT51767 --- account_statement_base/views/account_bank_statement.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/account_statement_base/views/account_bank_statement.xml b/account_statement_base/views/account_bank_statement.xml index ddd801ff..8399578b 100644 --- a/account_statement_base/views/account_bank_statement.xml +++ b/account_statement_base/views/account_bank_statement.xml @@ -95,6 +95,9 @@ account.bank.statement tree,form,pivot,graph + + tree,form,pivot,graph + account.bank.statement.tree