Skip to content

Commit

Permalink
Merge pull request #4433 from ForgeFlow/16.0-imp-apriori-module-renames
Browse files Browse the repository at this point in the history
[16.0][IMP] apriori: module project_stage_mgmt in OCA/project has been renamed to project_task_stage_mgmt
  • Loading branch information
pedrobaeza authored May 24, 2024
2 parents ee7a949 + e9b9904 commit 8f530bb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions openupgrade_scripts/apriori.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@
"crm_project": "crm_lead_to_task",
# OCA/knowledge
"knowledge": "document_knowledge",
# OCA/project
"project_stage_mgmt": "project_task_stage_mgmt",
# OCA/sale-promotion
"coupon_incompatibility": "loyalty_incompatibility",
"coupon_limit": "loyalty_limit",
Expand Down

0 comments on commit 8f530bb

Please sign in to comment.