This commit is contained in:
2026-06-04 12:09:41 +02:00
parent 6860ba9e60
commit 9cc0f0715b

View File

@@ -1,5 +1,5 @@
<tree>
<field name="r_lot_type" width="80"/>
<field name="r_lot_type" widget="badge" badge_colors="virtual:#2563eb,physic:#8b5cf6" width="80"/>
<field name="r_lot_p" width="60"/>
<field name="r_del_period" width="110"/>
<field name="r_sale_del_period" width="110"/>
@@ -18,7 +18,7 @@
<prefix name="sh_icon"/>
</field>
<field name="r_shipping_status" widget="badge" string="Shipping status" badge_colors="shipped:#16a34a,unshipped:#ef4444,scheduled:#f59e0b" width="120"/>
<field name="r_lot_status" widget="badge" string="Status" badge_colors="Open:#2563eb,Physic:#8b5cf6" width="90"/>
<field name="r_lot_status"/>
<field name="r_lot_av" width="80" optional="1" tree_invisible="1"/>
<field name="r_lot_quantity" symbol="r_lot_unit_line" width="120" sum="1"/>
<field name="r_lot_matched" symbol="r_lot_unit_line" width="120" sum="1"/>