From 9f0ca55116299cc8de11961d81a8dd9a7e3c264e Mon Sep 17 00:00:00 2001 From: yagho-odoo Date: Tue, 4 Nov 2025 10:11:52 +0100 Subject: [PATCH] [IMP] account: remove analytic items from the menu when associated setting is off When analytics were off in the accounting configuration settings, analytic items were still showing in the accounting menu, now it only appears if analytics are checked task id: 5231297 --- addons/account/views/account_menuitem.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/account/views/account_menuitem.xml b/addons/account/views/account_menuitem.xml index 443c16484995f..192a8c00a3533 100644 --- a/addons/account/views/account_menuitem.xml +++ b/addons/account/views/account_menuitem.xml @@ -26,7 +26,7 @@ - +