From 1751bf25a5faa307a7a6e4d7ac7afae441b403b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Mart=C3=ADnez?= Date: Tue, 7 Apr 2026 08:56:21 +0200 Subject: [PATCH] [OU-ADD] hr_expense_employee_analytic_default: Merged into hr_expense --- openupgrade_scripts/apriori.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/openupgrade_scripts/apriori.py b/openupgrade_scripts/apriori.py index 9648c944240..e64244286e2 100644 --- a/openupgrade_scripts/apriori.py +++ b/openupgrade_scripts/apriori.py @@ -82,6 +82,8 @@ "website_sale_filter_product_brand": "website_sale_product_brand", # OCA/hr-attendance "hr_attendance_autoclose": "hr_attendance", + # OCA/hr-expense + "hr_expense_employee_analytic_default": "hr_expense", # OCA/knowledge "document_page_group": "document_page_access_group", # OCA/l10n-france