Initial import from Docker volume
This commit is contained in:
19
modules/lot/view/lot_tree_sequence.xml
Executable file
19
modules/lot/view/lot_tree_sequence.xml
Executable file
@@ -0,0 +1,19 @@
|
||||
<?xml version="1.0"?>
|
||||
<tree sequence="sequence" editable="0">
|
||||
<field name="lot_name" />
|
||||
<field name="lot_type" />
|
||||
<field name="lot_qt"/>
|
||||
<field name="lot_unit"/>
|
||||
<field name="lot_product"/>
|
||||
<field name="lot_shipment_origin"/>
|
||||
<field name="lot_quantity"/>
|
||||
<field name="lot_gross_quantity"/>
|
||||
<field name="lot_unit_line"/>
|
||||
<field name="lot_premium" width="80"/>
|
||||
<field name="lot_premium_sup" width="80"/>
|
||||
<field name="lot_price_ct_symbol_premium"/>
|
||||
<field name="lot_price"/>
|
||||
<field name="lot_price_ct_symbol"/>
|
||||
<field name="lot_type" width="80" optional="1"/>
|
||||
<field name="lot_status" width="80" optional="1"/>
|
||||
</tree>
|
||||
Reference in New Issue
Block a user