From 98c4f57049ea978908b61b2d8b0eebe66fb746a4 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. 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 f225cb336d..3d3e7cdaea 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