Skip to content

Commit 6121fcf

Browse files
committed
[ADD] rename from GRAP
1 parent cc4f6e5 commit 6121fcf

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

openupgrade_scripts/apriori.py

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,14 @@
180180
"account_invoice_attachment_count": "account_move_attachment_count",
181181
# https://github.com/grap/grap-odoo-custom/pull/424
182182
"grap_cooperative": "fermente_cooperative_directory",
183+
# https://github.com/grap/grap-odoo-custom/pull/416
184+
"mrp_bom_print": "mrp_bom_report_allergen",
185+
# Partagé dans l'OCA en V16
186+
"mrp_bom_product_variant": "mrp_bom_select_product_variant",
187+
# Partagé dans l'OCA en V16
188+
"mrp_bom_sale_product_margin": "mrp_bom_product_price_margin",
189+
# grap-odoo-business
190+
"mrp_food": "mrp_bom_product_allergen",
183191
}
184192
)
185193

0 commit comments

Comments
 (0)