From b9f02c91b35a397d0c45f88aea9c433c2ba2fcaa Mon Sep 17 00:00:00 2001 From: Roy Le Date: Fri, 5 Dec 2025 10:03:30 +0700 Subject: [PATCH] [UPD] apriori: add merged module --- openupgrade_scripts/apriori.py | 1 + 1 file changed, 1 insertion(+) diff --git a/openupgrade_scripts/apriori.py b/openupgrade_scripts/apriori.py index 7869974fe0a..97239a45b67 100644 --- a/openupgrade_scripts/apriori.py +++ b/openupgrade_scripts/apriori.py @@ -141,6 +141,7 @@ "to_account_budget_hr_timesheet_patch2": "to_account_budget_hr_timesheet", "to_account_budget_hr_timesheet_patch3": "to_account_budget_hr_timesheet", "to_account_budget_patch1": "to_account_budget", + "to_mrp_multi_warehouse_access_control": "to_multi_warehouse_access_control_mrp", "viin_features_activate_account_patch_1": "viin_features_activate_account", "viin_mail_ice_server_data": "web_editor", "viin_product_recurring": "viin_sale_recurring",