PL SL design
This commit is contained in:
@@ -18,7 +18,7 @@ this repository contains the full copyright notices and license terms. -->
|
||||
<label name="period_at"/>
|
||||
<field name="period_at"/>
|
||||
<label name="concentration"/>
|
||||
<field name="concentration"/>
|
||||
<field name="concentration" width="80" xexpand="0" xfill="0"/>
|
||||
<newline/>
|
||||
<label name="attributes_name"/>
|
||||
<field name="attributes_name" colspan="9"/>
|
||||
@@ -75,19 +75,20 @@ 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="6" panel="card" icon="tryton-date"
|
||||
colspan="1" col="8" panel="card" icon="tryton-date"
|
||||
xalign="0" yalign="0"
|
||||
col_widths="min-content,1fr,min-content,min-content,min-content,min-content">
|
||||
col_widths="min-content,max-content,min-content,1fr,min-content,max-content,min-content,min-content">
|
||||
<label id="delivery_date" string="Delivery Date:"/>
|
||||
<field name="delivery_date"/>
|
||||
<field name="delivery_date" width="120" xexpand="0" xfill="0"/>
|
||||
<field name="delivery_date_edit" xexpand="0" xfill="0" xalign="0"/>
|
||||
<label string="" colspan="3"/>
|
||||
<label name="finished"/>
|
||||
<field name="finished"/>
|
||||
<field name="finished" xexpand="0" xfill="0"/>
|
||||
<newline/>
|
||||
<label name="from_del"/>
|
||||
<field name="from_del"/>
|
||||
<field name="from_del" width="120" xexpand="0" xfill="0"/>
|
||||
<label name="to_del"/>
|
||||
<field name="to_del"/>
|
||||
<field name="to_del" width="120" xexpand="0" xfill="0"/>
|
||||
</group>
|
||||
<group id="pricing_amounts" string="Pricing & Amounts"
|
||||
colspan="1" col="4" panel="card" icon="tryton-public"
|
||||
@@ -96,7 +97,7 @@ this repository contains the full copyright notices and license terms. -->
|
||||
<label name="price_type"/>
|
||||
<field name="price_type"/>
|
||||
<label name="unit_price"/>
|
||||
<field name="unit_price" width="120" xexpand="0" xfill="0"/>
|
||||
<field name="unit_price" width="150" xexpand="0" xfill="0"/>
|
||||
<newline/>
|
||||
<label name="premium"/>
|
||||
<field name="premium" width="120" xexpand="0" xfill="0"/>
|
||||
|
||||
@@ -15,7 +15,7 @@ this repository contains the full copyright notices and license terms. -->
|
||||
<label name="period_at"/>
|
||||
<field name="period_at"/>
|
||||
<label name="concentration"/>
|
||||
<field name="concentration"/>
|
||||
<field name="concentration" width="80" xexpand="0" xfill="0"/>
|
||||
<newline/>
|
||||
<label name="attributes_name"/>
|
||||
<field name="attributes_name" colspan="7"/>
|
||||
@@ -72,16 +72,16 @@ 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,max-content,min-content,max-content,1fr,min-content">
|
||||
<label name="from_del"/>
|
||||
<field name="from_del"/>
|
||||
<field name="from_del" width="120" xexpand="0" xfill="0"/>
|
||||
<label name="to_del"/>
|
||||
<field name="to_del"/>
|
||||
<field name="to_del" width="120" xexpand="0" xfill="0"/>
|
||||
<newline/>
|
||||
<label name="finished"/>
|
||||
<field name="finished"/>
|
||||
<field name="finished" xexpand="0" xfill="0"/>
|
||||
</group>
|
||||
<group id="pricing_amounts" string="Pricing & Amounts"
|
||||
colspan="1" col="4" panel="card" icon="tryton-public"
|
||||
@@ -90,7 +90,7 @@ this repository contains the full copyright notices and license terms. -->
|
||||
<label name="price_type"/>
|
||||
<field name="price_type"/>
|
||||
<label name="unit_price"/>
|
||||
<field name="unit_price" width="120" xexpand="0" xfill="0"/>
|
||||
<field name="unit_price" width="150" xexpand="0" xfill="0"/>
|
||||
<newline/>
|
||||
<label name="premium"/>
|
||||
<field name="premium" width="120" xexpand="0" xfill="0"/>
|
||||
|
||||
Reference in New Issue
Block a user