This commit is contained in:
2026-06-02 19:58:55 +02:00
parent c95b273291
commit de0ef9fdf4

View File

@@ -19,8 +19,8 @@
<field name="r_shipment_origin" width="160">
<prefix name="sh_icon"/>
</field>
<field name="r_shipping_status" widget="badge" string="Shipping status" badge_colors="unshipped:#e06a6a,scheduled:#d99a2b,shipped:#2b8c87" width="120"/>
<field name="r_lot_status" widget="badge" string="Status" badge_colors="virtual:#4f9fd9,physic:#9b6bd3" width="90"/>
<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="virtual:#2563eb,physic:#8b5cf6" width="90"/>
<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"/>