Skip to content

Commit

Permalink
rename module mrp_bom_purchase
Browse files Browse the repository at this point in the history
  • Loading branch information
quentinDupont committed Jun 20, 2024
1 parent 3f14272 commit 1c4e4cd
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 @@ -129,6 +129,8 @@
# https://github.com/grap/grap-odoo-custom/tree/12.0/mrp_bom_line_has_bom
# https://github.com/OCA/manufacture/tree/16.0/mrp_bom_hierarchy
"mrp_bom_line_has_bom": "mrp_bom_hierarchy",
# quentinDupont:16.0-MIG-mrp_bom_purchase-WHITE-SKY-QD
"mrp_bom_purchase": "mrp_bom_wizard_production",
}
)

Expand Down

0 comments on commit 1c4e4cd

Please sign in to comment.