sale_order_add_bom: fix related field definition
This commit is contained in:
committed by
Alexis de Lattre
parent
5a58ae0d9a
commit
9a9459f013
@@ -13,7 +13,7 @@
|
||||
<field name="arch" type="xml">
|
||||
<form string="Add Phantom BOM to the Quotation">
|
||||
<group name="main">
|
||||
<field name="bom_id"/>
|
||||
<field name="bom_id" default_focus="1"/>
|
||||
<field name="qty"/>
|
||||
</group>
|
||||
<footer>
|
||||
|
||||
Reference in New Issue
Block a user