Lots Management Enhancement
This commit is contained in:
@@ -11,12 +11,18 @@
|
||||
<field name="shipment"/>
|
||||
<label name="supplier"/>
|
||||
<field name="supplier"/>
|
||||
<label name="client"/>
|
||||
<field name="client"/>
|
||||
<label name="product"/>
|
||||
<field name="product"/>
|
||||
<label name="location"/>
|
||||
<field name="location"/>
|
||||
<label name="type"/>
|
||||
<field name="type"/>
|
||||
<label name="shipping_status"/>
|
||||
<field name="shipping_status"/>
|
||||
<label name="ps"/>
|
||||
<field name="ps"/>
|
||||
<label name="state"/>
|
||||
<field name="state"/>
|
||||
<label name="wh"/>
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
</field>
|
||||
<field name="r_lot_p" width="60"/>
|
||||
<field name="r_del_period" width="110"/>
|
||||
<field name="r_sale_del_period" width="110"/>
|
||||
<field name="r_supplier" width="90"/>
|
||||
<field name="r_purchase" width="120"/>
|
||||
<field name="r_lot_pur_inv" width="120"/>
|
||||
@@ -14,9 +15,11 @@
|
||||
<field name="r_lot_product" width="120"/>
|
||||
<field name="r_from_l" width="80"/>
|
||||
<field name="r_from_t" width="80"/>
|
||||
<field name="r_shipment_type" width="90"/>
|
||||
<field name="r_shipment_origin" width="160">
|
||||
<prefix name="sh_icon"/>
|
||||
</field>
|
||||
<field name="r_shipping_status" width="100"/>
|
||||
<field name="r_lot_status" width="80"/>
|
||||
<field name="r_lot_av" width="80"/>
|
||||
<field name="r_lot_quantity" symbol="r_lot_unit_line" width="120" sum="1"/>
|
||||
|
||||
@@ -21,6 +21,8 @@ this repository contains the full copyright notices and license terms. -->
|
||||
<field name="to_location"/>
|
||||
</xpath>
|
||||
<xpath expr="/form/field[@name='to_location']" position="after">
|
||||
<label name="shipment_type"/>
|
||||
<field name="shipment_type"/>
|
||||
<label name="transport_type"/>
|
||||
<field name="transport_type"/>
|
||||
<label name="vessel"/>
|
||||
|
||||
Reference in New Issue
Block a user