[MIG] product_state: Migration to 16.0

This commit is contained in:
santi 2024-08-28 18:14:13 +00:00
parent 6e42b9c38c
commit a796e31f22
3 changed files with 1 additions and 9 deletions

View file

@ -129,7 +129,6 @@
<record model="ir.actions.act_window" id="action_product_state">
<field name="name">State</field>
<field name="res_model">product.state</field>
<field name="view_type">form</field>
<field name="view_mode">kanban,form,tree</field>
</record>
<menuitem