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

9 lines
326 B
XML
Executable File

<?xml version="1.0"?>
<tree sequence="sequence" editable="1">
<field name="id" width="80"/>
<field name="lot_qt" width="80"/>
<field name="lot_unit" width="80"/>
<field name="lot_quantity" symbol="r_lot_unit_line" width="80"/>
<field name="lot_gross_quantity" symbol="r_lot_unit_line" width="80"/>
</tree>