[MIG] rp_no_product_template_menu to v14

Add comment in stock_no_product_template_menu
This commit is contained in:
Alexis de Lattre
2024-03-14 17:29:39 +01:00
parent 4774b879fa
commit 763928c286
3 changed files with 13 additions and 13 deletions

View File

@@ -11,6 +11,9 @@
<record id="stock.menu_product_variant_config_stock" model="ir.ui.menu">
<field name="action" ref="product.product_normal_action"/>
</record>
<!-- we don't care about:
"search_default_consumable": 1 => not useful
"default_type": 'product' : stock_usability make it the default... no need to bother
-->
</odoo>