Lots management header

This commit is contained in:
2026-06-06 21:01:42 +02:00
parent 743c76c131
commit afee4243cc

View File

@@ -1,42 +1,53 @@
<form col="8" col_widths="110,150,110,280,95,300,75,300">
<label name="asof"/>
<field name="asof" xexpand="0"/>
<label name="todate"/>
<field name="todate" xexpand="0"/>
<label name="ps"/>
<field name="ps"/>
<newline/>
<form col="1">
<group col="16" col_widths="min-content,160px,min-content,160px,min-content,120px,min-content,130px,min-content,130px,min-content,90px,min-content,90px,min-content,32px">
<label name="as_of"/>
<field name="as_of"/>
<label name="supplier"/>
<field name="supplier"/>
<label name="purchase"/>
<field name="purchase"/>
<label name="client"/>
<field name="client"/>
<label name="sale"/>
<field name="sale"/>
<newline/>
<label name="to"/>
<field name="to"/>
<label name="dimension"/>
<field name="dimension"/>
<label name="product"/>
<field name="product"/>
<label name="location"/>
<field name="location"/>
<newline/>
<label name="side"/>
<field name="side"/>
<label name="type"/>
<field name="type"/>
<label name="shipping_status"/>
<field name="shipping_status"/>
<label name="wh"/>
<field name="wh"/>
<label name="group"/>
<field name="group"/>
<newline/>
<label name="matching_status"/>
<field name="matching_status"/>
<label name="origin"/>
<field name="origin"/>
<label name="finished"/>
<field name="finished" xexpand="0" width="25"/>
<label name="shipping_status"/>
<field name="shipping_status"/>
<label name="group"/>
<field name="group"/>
<label name="where"/>
<field name="where"/>
<label name="display_finished"/>
<field name="display_finished"/>
</group>
<group col="8" col_widths="min-content,1fr,min-content,1fr,min-content,1fr,min-content,1fr">
<label name="supplier"/>
<field name="supplier"/>
<label name="purchase"/>
<field name="purchase"/>
<label name="client"/>
<field name="client"/>
<label name="sale"/>
<field name="sale"/>
<label name="product"/>
<field name="product"/>
<label name="location"/>
<field name="location"/>
<label name="dimension"/>
<field name="dimension"/>
<label name="open_physic"/>
<field name="open_physic"/>
</group>
</form>