We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc4f6e5 commit 6121fcfCopy full SHA for 6121fcf
1 file changed
openupgrade_scripts/apriori.py
@@ -180,6 +180,14 @@
180
"account_invoice_attachment_count": "account_move_attachment_count",
181
# https://github.com/grap/grap-odoo-custom/pull/424
182
"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
188
+ "mrp_bom_sale_product_margin": "mrp_bom_product_price_margin",
189
+ # grap-odoo-business
190
+ "mrp_food": "mrp_bom_product_allergen",
191
}
192
)
193
0 commit comments