[MIG] product_update_price_last_purchase: Migration to 16.0
This commit is contained in:
parent
0d34939bf4
commit
6ecf2812a0
8 changed files with 4 additions and 14 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue