update format cv Equipment

This commit is contained in:
2022-08-23 10:47:43 -05:00
parent 113de78608
commit f1e0d9b274
8 changed files with 369 additions and 254 deletions

View File

@@ -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>

View File

@@ -3,6 +3,7 @@
<data>
<xpath
expr="//field[@name='product']" position="after">
<field name="serial"/>
<field name="equipment"/>
<field name="equipment_serial"/>
</xpath>
</data>

View File

@@ -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">