PL design
This commit is contained in:
@@ -75,20 +75,19 @@ this repository contains the full copyright notices and license terms. -->
|
||||
xalign="0" yalign="0"
|
||||
col_widths="1fr">
|
||||
<group id="dates" string="Dates"
|
||||
colspan="1" col="4" panel="card" icon="tryton-date"
|
||||
colspan="1" col="6" panel="card" icon="tryton-date"
|
||||
xalign="0" yalign="0"
|
||||
col_widths="min-content,1fr,min-content,1fr">
|
||||
col_widths="min-content,1fr,min-content,min-content,min-content,min-content">
|
||||
<label id="delivery_date" string="Delivery Date:"/>
|
||||
<field name="delivery_date"/>
|
||||
<field name="delivery_date_edit" xexpand="0" xfill="0" xalign="0"/>
|
||||
<label name="finished"/>
|
||||
<field name="finished"/>
|
||||
<newline/>
|
||||
<label name="from_del"/>
|
||||
<field name="from_del"/>
|
||||
<label name="to_del"/>
|
||||
<field name="to_del"/>
|
||||
<newline/>
|
||||
<label name="finished"/>
|
||||
<field name="finished"/>
|
||||
</group>
|
||||
<group id="pricing_amounts" string="Pricing & Amounts"
|
||||
colspan="1" col="4" panel="card" icon="tryton-public"
|
||||
|
||||
Reference in New Issue
Block a user