Same change on purchase order: widget=selection on fiscal position
This commit is contained in:
@@ -30,6 +30,9 @@
|
|||||||
<xpath expr="//field[@name='order_line']/tree/field[@name='product_id']" position="before">
|
<xpath expr="//field[@name='order_line']/tree/field[@name='product_id']" position="before">
|
||||||
<field name="sequence" invisible="1"/>
|
<field name="sequence" invisible="1"/>
|
||||||
</xpath>
|
</xpath>
|
||||||
|
<field name="fiscal_position" position="attributes">
|
||||||
|
<attribute name="widget">selection</attribute>
|
||||||
|
</field>
|
||||||
</field>
|
</field>
|
||||||
</record>
|
</record>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user