Files
tradon/modules/lot/view/lot_tree_sequence3.xml
2025-12-26 13:11:43 +00:00

13 lines
529 B
XML
Executable File

<?xml version="1.0"?>
<tree sequence="sequence" editable="1">
<field name="lot_himself" width="80"/>
<field name="lot_qt" width="80"/>
<field name="lot_product" width="80"/>
<field name="lot_type" width="80" optional="1"/>
<field name="lot_status" width="80" optional="1"/>
<field name="lot_quantity" width="80"/>
<field name="lot_unit" width="80"/>
<field name="lot_gross_quantity" width="80"/>
<field name="lot_premium_sale" width="80"/>
<field name="lot_price_sale" width="80"/>
</tree>