Initial import from Docker volume

This commit is contained in:
root
2025-12-26 13:11:43 +00:00
commit 4998dc066a
13336 changed files with 1767801 additions and 0 deletions

12
modules/lot/view/lot_tree.xml Executable file
View 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>