Skip to content

Commit 853f6bb

Browse files
committed
[UPD] apriori: update renamed_modules and merged_modules
1 parent 6f52c3b commit 853f6bb

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

openupgrade_scripts/apriori.py

+18
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
"website_sale_delivery_mondialrelay": "website_sale_mondialrelay",
1010
# odoo/enterprise
1111
# OCA/...
12+
# Viindoo/tvtmaaddons
13+
"to_website_recaptcha_signup": "viin_recaptcha_signup",
14+
"viin_mail_channel_privacy": "viin_discuss_channel_privacy",
1215
}
1316

1417
# Merged modules contain a mapping from old module names to other,
@@ -40,6 +43,21 @@
4043
"web_advanced_search": "web",
4144
"web_listview_range_select": "web",
4245
# OCA/...
46+
# Viindoo/tvtmaaddons
47+
"to_location_warehouse": "viin_stock",
48+
"to_sale_loyalty_patch_1": "viin_loyalty_sale",
49+
"to_stock_report_common": "viin_stock",
50+
"viin_account_auto_transfer_patch_1": "viin_account_auto_transfer",
51+
"viin_affiliate_website_patch": "viin_affiliate_website",
52+
"viin_helpdesk_team_ticket_type": "viin_helpdesk",
53+
"viin_helpdesk_ticket_properties": "viin_helpdesk",
54+
"viin_hr_overtime_timeoff": "viin_hr_overtime",
55+
"viin_resource_calendar_rate": "viin_hr_work_entry",
56+
"viin_wallet_affiliate": "to_wallet",
57+
"viin_website_form_helpdesk": "viin_website_helpdesk",
58+
"viin_website_helpdesk_ticket_properties": "viin_website_helpdesk",
59+
# Viindoo/erponline-enterprise
60+
"viin_stock_patch1": "viin_stock",
4361
}
4462

4563
# only used here for upgrade_analysis

0 commit comments

Comments
 (0)