update format cv Equipment
This commit is contained in:
@@ -4,7 +4,9 @@ this repository contains the full copyright notices and license terms. -->
|
||||
<data>
|
||||
<xpath expr="/form/field[@name='product']" position="after">
|
||||
<newline/>
|
||||
<label name="serial"/>
|
||||
<field name="serial"/>
|
||||
<label name="equipment"/>
|
||||
<field name="equipment"/>
|
||||
<label name="equipment_serial"/>
|
||||
<field name="equipment_serial"/>
|
||||
</xpath>
|
||||
</data>
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
<data>
|
||||
<xpath
|
||||
expr="//field[@name='product']" position="after">
|
||||
<field name="serial"/>
|
||||
<field name="equipment"/>
|
||||
<field name="equipment_serial"/>
|
||||
</xpath>
|
||||
</data>
|
||||
|
||||
@@ -64,6 +64,8 @@
|
||||
<newline/>
|
||||
<separator id="sale_destination" string="Sale Destination" colspan="4"/>
|
||||
<field name="sale_destination"/>
|
||||
<separator id="shipment_destination" string="Shipment Destination" colspan="4"/>
|
||||
<field name="shipment_destination"/>
|
||||
</page>
|
||||
</notebook>
|
||||
<group col="2" colspan="2" id="button">
|
||||
|
||||
Reference in New Issue
Block a user