From afb27aaafbafc6c0eb01cd42fc01499a603a2eba Mon Sep 17 00:00:00 2001 From: Mathieu Benoit Date: Sat, 23 Aug 2025 02:38:09 -0400 Subject: [PATCH] [ADD] Deleted 17.0 modules --- openupgrade_scripts/apriori.py | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/openupgrade_scripts/apriori.py b/openupgrade_scripts/apriori.py index e2fc87479a50..f7d73c402545 100644 --- a/openupgrade_scripts/apriori.py +++ b/openupgrade_scripts/apriori.py @@ -83,6 +83,17 @@ # OCA/... } +# Deleted modules +deleted_modules = [ + # odoo + "l10n_ae_pos", + "l10n_it_edi_pa", + "l10n_lu_peppol_id", + "l10n_pl_jpk", + "website_payment_paypal", + # OCA/... +] + # only used here for upgrade_analysis renamed_models = { # odoo