add product_id to equipment form view

This commit is contained in:
Marc Durepos 2024-10-25 16:00:02 -04:00
parent 77cd7eba40
commit 9d54b662e6

View file

@ -40,6 +40,7 @@
widget="many2many_tags"
options="{'no_open': False}"
/>
<field name="product_id"/>
</group>
</group>
<notebook>