Add sequence on purchase order lines
This commit is contained in:
@@ -27,6 +27,9 @@
|
||||
<page string="Deliveries & Invoices" position="attributes">
|
||||
<attribute name="string">Other Information</attribute>
|
||||
</page>
|
||||
<xpath expr="//field[@name='order_line']/tree/field[@name='product_id']" position="before">
|
||||
<field name="sequence" invisible="1"/>
|
||||
</xpath>
|
||||
</field>
|
||||
</record>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user