From 996a3bcd6f514a0ecf0be9499b7aebb9c9090cae Mon Sep 17 00:00:00 2001 From: Sylvain LE GAL Date: Mon, 29 Jan 2024 00:11:12 +0100 Subject: [PATCH] [OU-IMP] apriori. OCA/pos_invoicing module is now native in 'point_of_sale' due to the call of _apply_invoice_payments during order / invoice creation --- openupgrade_scripts/apriori.py | 1 + 1 file changed, 1 insertion(+) diff --git a/openupgrade_scripts/apriori.py b/openupgrade_scripts/apriori.py index 082ede8ae7d3..e77de3ad7b7b 100644 --- a/openupgrade_scripts/apriori.py +++ b/openupgrade_scripts/apriori.py @@ -71,6 +71,7 @@ # OCA/hr-attendance "hr_attendance_user_list": "hr_attendance", # OCA/pos + "pos_invoicing": "point_of_sale", "pos_order_mgmt": "point_of_sale", "pos_order_return": "point_of_sale", # OCA/product-attribute