From f06166cb884b14a54797cf3ad803859289b14463 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20=C4=90=E1=BA=A1i=20D=C6=B0=C6=A1ng?= Date: Thu, 6 Jun 2024 16:56:18 +0700 Subject: [PATCH] [MISC] apriori: update l10n_multilang and l10n_generic_coa have been merged into account --- openupgrade_scripts/apriori.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/openupgrade_scripts/apriori.py b/openupgrade_scripts/apriori.py index 6ac8879e4de2..eba2d638d1d5 100644 --- a/openupgrade_scripts/apriori.py +++ b/openupgrade_scripts/apriori.py @@ -5,6 +5,8 @@ # Renamed modules is a mapping from old module name to new module name renamed_modules = { # odoo + "l10n_generic_coa": "account", + "l10n_multilang": "account", "note": "project_todo", "website_sale_delivery_mondialrelay": "website_sale_mondialrelay", # odoo/enterprise