Skip to content

Commit

Permalink
[MISC] apriori.py: Declare changes to modules of pecc3
Browse files Browse the repository at this point in the history
  • Loading branch information
haumenphai committed Jul 2, 2024
1 parent bfa129c commit 738da1a
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions openupgrade_scripts/apriori.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
# Viindoo/tvtmaaddons
"to_website_recaptcha_signup": "viin_recaptcha_signup",
"viin_mail_channel_privacy": "viin_discuss_channel_privacy",
# Viindoo / customer-pecc3
"viin_pecc3_project_template_document": "viin_pecc3_project_document",
}

# Merged modules contain a mapping from old module names to other,
Expand Down Expand Up @@ -58,6 +60,15 @@
"viin_website_helpdesk_ticket_properties": "viin_website_helpdesk",
# Viindoo/erponline-enterprise
"viin_stock_patch1": "viin_stock",
# Viindoo / customer-pecc3
"viin_pecc3_project_template_approval": "viin_pecc3_project_approval",
"viin_pecc3_project_template_info": "viin_pecc3_project_info",
"viin_pecc3_project_template_quatity": "viin_pecc3_quality_project",
"viin_pecc3_project_template_quality_checklist": "viin_pecc3_project_quality_checklist",
"viin_pecc3_project_template_task_noti": "viin_pecc3_project_task_noti",
"viin_project_template_quality": "viin_quality_project",
"viin_project_template_role": "viin_project_role",
"viin_project_template": "project",
}

# only used here for upgrade_analysis
Expand Down

0 comments on commit 738da1a

Please sign in to comment.