From cec64f83d873702b42ce4cb43e6d740c9d2af544 Mon Sep 17 00:00:00 2001 From: Alexis de Lattre Date: Thu, 23 Jan 2025 09:34:49 +0100 Subject: [PATCH] [IMP] account_usability: add internal_group to account type form/tree views --- account_usability/views/account_account_type.xml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/account_usability/views/account_account_type.xml b/account_usability/views/account_account_type.xml index aa65384..1a1bc4e 100644 --- a/account_usability/views/account_account_type.xml +++ b/account_usability/views/account_account_type.xml @@ -7,12 +7,24 @@ + + account_usability.account_account_type.form + account.account.type + + + + + + + + - account_usability.account_type_tree + account_usability.account_account_type_tree account.account.type +