Skip to content

Commit 2b2e540

Browse files
committed
[ADD] Deleted 15.0 modules
1 parent 73c1faf commit 2b2e540

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

openupgrade_scripts/apriori.py

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,17 @@
123123
"website_snippet_timeline": "website",
124124
}
125125

126+
# Deleted modules
127+
deleted_modules = [
128+
# odoo
129+
"adyen_platforms",
130+
"l10n_bg",
131+
"l10n_ch_qriban",
132+
"odoo_referral",
133+
"payment_odoo_by_adyen",
134+
# OCA/...
135+
]
136+
126137
# only used here for upgrade_analysis
127138
renamed_models = {
128139
# odoo

0 commit comments

Comments
 (0)