From e4504fae0e9a754fd1856774718560bb47c41821 Mon Sep 17 00:00:00 2001 From: Alexis de Lattre Date: Mon, 23 Jun 2025 14:36:41 +0000 Subject: [PATCH] [IMP] base_profile_akretion: add mail_debrand --- base_profile_akretion/__manifest__.py | 1 + 1 file changed, 1 insertion(+) diff --git a/base_profile_akretion/__manifest__.py b/base_profile_akretion/__manifest__.py index 1adeceb..e3e77bd 100644 --- a/base_profile_akretion/__manifest__.py +++ b/base_profile_akretion/__manifest__.py @@ -21,6 +21,7 @@ # REMOVE or FIX BAD NATIVE STUFF 'disable_odoo_online', # OCA/server-brand 'remove_odoo_enterprise', # OCA/server-brand + 'mail_debrand', # OCA/social 'partner_disable_gravatar', # OCA/partner-contact 'base_technical_features', # OCA/server-ux ### WEB