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">
|
||||
<field name="sequence" invisible="1"/>
|
||||
</xpath>
|
||||
<field name="fiscal_position" position="attributes">
|
||||
<attribute name="widget">selection</attribute>
|
||||
</field>
|
||||
</field>
|
||||
</record>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user