From 11f3d393b5f1587e93c6a5d7932a90ef1347f3b9 Mon Sep 17 00:00:00 2001 From: Alexis de Lattre Date: Wed, 25 Jun 2025 12:31:18 +0200 Subject: [PATCH] mail_debrand has been moved from OCA/social to OCA/mail in v18 --- base_profile_akretion/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base_profile_akretion/__manifest__.py b/base_profile_akretion/__manifest__.py index 749691c..a0f246e 100644 --- a/base_profile_akretion/__manifest__.py +++ b/base_profile_akretion/__manifest__.py @@ -21,7 +21,7 @@ # REMOVE or FIX BAD NATIVE STUFF 'disable_odoo_online', # OCA/server-brand 'remove_odoo_enterprise', # OCA/server-brand - 'mail_debrand', # OCA/social + 'mail_debrand', # OCA/mail 'partner_disable_gravatar', # OCA/partner-contact 'base_technical_features', # OCA/server-ux ### WEB