This commit is contained in:
2026-06-02 18:10:05 +02:00
parent 0415ced262
commit 542246baac

View File

@@ -19,7 +19,7 @@
<field name="r_shipment_origin" width="160">
<prefix name="sh_icon"/>
</field>
<field name="r_shipping_status" widget="badge" badge_colors="unshipped:red,scheduled:orange,shipped:green" width="100"/>
<field name="r_shipping_status" widget="badge" badge_colors="unshipped:#e06a6a,scheduled:#d99a2b,shipped:#2b8c87" width="100"/>
<field name="r_lot_status" width="80"/>
<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"/>