[MIG] product_update_price_last_purchase: Migration to 16.0

This commit is contained in:
Luis 2024-01-11 10:42:00 +01:00
parent 0d34939bf4
commit 6ecf2812a0
8 changed files with 4 additions and 14 deletions

View file

@ -23,7 +23,6 @@
<field name="name">Productos con PVP actualizable</field>
<field name="type">ir.actions.act_window</field>
<field name="res_model">product.template</field>
<field name="view_type">form</field>
<field name="view_mode">tree,form</field>
<field name="view_id" ref="product.product_template_tree_view"/>
<field name="domain">[]</field>