From 70b3f114705927eedca48412ccfa20f206177559 Mon Sep 17 00:00:00 2001 From: Andrii9090-tecnativa Date: Thu, 16 Apr 2026 10:35:34 +0200 Subject: [PATCH] [OU-IMP] purchase_order_qty_change_no_recompute: Merged into purchase TT61959 --- openupgrade_scripts/apriori.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/openupgrade_scripts/apriori.py b/openupgrade_scripts/apriori.py index 06497c1abee..d17ca2609b9 100644 --- a/openupgrade_scripts/apriori.py +++ b/openupgrade_scripts/apriori.py @@ -46,6 +46,8 @@ # odoo/enterprise # OCA/project "project_task_add_very_high": "project", + # OCA/purchase-workflow + "purchase_order_qty_change_no_recompute": "purchase", # OCA/sale-workflow "sale_order_warn_message": "sale", }