Initial import from Docker volume
This commit is contained in:
12
modules/lot/view/lot_tree.xml
Executable file
12
modules/lot/view/lot_tree.xml
Executable file
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0"?>
|
||||
<tree>
|
||||
<field name="id"/>
|
||||
<field name="line"/>
|
||||
<field name="sale_line"/>
|
||||
<field name="lot_type"/>
|
||||
<field name="lot_status"/>
|
||||
<field name="lot_quantity"/>
|
||||
<field name="lot_unit"/>
|
||||
<field name="lot_gross_quantity"/>
|
||||
<field name="lot_parent"/>
|
||||
</tree>
|
||||
Reference in New Issue
Block a user