add product_id to equipment form view
This commit is contained in:
parent
77cd7eba40
commit
9d54b662e6
1 changed files with 1 additions and 0 deletions
|
|
@ -40,6 +40,7 @@
|
||||||
widget="many2many_tags"
|
widget="many2many_tags"
|
||||||
options="{'no_open': False}"
|
options="{'no_open': False}"
|
||||||
/>
|
/>
|
||||||
|
<field name="product_id"/>
|
||||||
</group>
|
</group>
|
||||||
</group>
|
</group>
|
||||||
<notebook>
|
<notebook>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue