Skip to content

Commit

Permalink
[IMP] apriori: module project_stage_mgmt in OCA/project has been rena…
Browse files Browse the repository at this point in the history
…med to project_task_stage_mgmt in 16.0
  • Loading branch information
JordiBForgeFlow authored and MiquelRForgeFlow committed May 24, 2024
1 parent ee7a949 commit e9b9904
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 e9b9904

Please sign in to comment.