Skip to content

Commit 33801c5

Browse files
committed
[MISC] apriori.py: Declare changes to modules of pecc3
1 parent bfa129c commit 33801c5

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

openupgrade_scripts/apriori.py

+11
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
# Viindoo/tvtmaaddons
1313
"to_website_recaptcha_signup": "viin_recaptcha_signup",
1414
"viin_mail_channel_privacy": "viin_discuss_channel_privacy",
15+
# Viindoo/customer-pecc3
16+
"viin_pecc3_project_template_document": "viin_pecc3_project_document",
1517
}
1618

1719
# Merged modules contain a mapping from old module names to other,
@@ -58,6 +60,15 @@
5860
"viin_website_helpdesk_ticket_properties": "viin_website_helpdesk",
5961
# Viindoo/erponline-enterprise
6062
"viin_stock_patch1": "viin_stock",
63+
# Viindoo/customer-pecc3
64+
"viin_pecc3_project_template_approval": "viin_pecc3_project_approval",
65+
"viin_pecc3_project_template_info": "viin_pecc3_project_info",
66+
"viin_pecc3_project_template_quatity": "viin_pecc3_quality_project",
67+
"viin_pecc3_project_template_quality_checklist": "viin_pecc3_project_quality_checklist", # noqa: E501
68+
"viin_pecc3_project_template_task_noti": "viin_pecc3_project_task_noti",
69+
"viin_project_template_quality": "viin_quality_project",
70+
"viin_project_template_role": "viin_project_role",
71+
"viin_project_template": "project",
6172
}
6273

6374
# only used here for upgrade_analysis

0 commit comments

Comments
 (0)