PL design

This commit is contained in:
2026-06-07 11:54:52 +02:00
parent 9e5cd39629
commit c2495bb6ea

View File

@@ -33,75 +33,80 @@ this repository contains the full copyright notices and license terms. -->
<label name="finished"/> <label name="finished"/>
<field name="finished"/> <field name="finished"/>
</group> </group>
<group id="quantities" string="1. Quantities &amp; Unit" <group id="left_column" colspan="6" col="1"
colspan="6" col="4" col_widths="1fr">
col_widths="min-content,1fr,min-content,1fr"> <group id="quantities" string="[#] Quantities &amp; Unit"
<label name="quantity_theorical"/> colspan="1" col="4"
<field name="quantity_theorical"/> col_widths="min-content,1fr,min-content,1fr">
<label name="quantity"/> <label name="quantity_theorical"/>
<field name="quantity"/> <field name="quantity_theorical"/>
<label name="targeted_qt"/> <label name="quantity"/>
<field name="targeted_qt" width="120" xexpand="0" xfill="0" xalign="0"/> <field name="quantity"/>
<label name="unit"/> <label name="targeted_qt"/>
<field name="unit"/> <field name="targeted_qt" width="120" xexpand="0" xfill="0" xalign="0"/>
<label name="unit"/>
<field name="unit"/>
</group>
<group id="currencies_links" colspan="1" col="4"
col_widths="min-content,1fr,min-content,1fr">
<label name="enable_linked_currency"/>
<field name="enable_linked_currency"/>
<label name="linked_currency"/>
<field name="linked_currency"/>
<label name="linked_unit"/>
<field name="linked_unit"/>
<label name="linked_price"/>
<field name="linked_price"/>
<label name="certif"/>
<field name="certif"/>
</group>
</group> </group>
<group id="pricing_amounts" string="2. Pricing &amp; Amounts" <group id="right_column" colspan="6" col="1"
colspan="6" col="6" col_widths="1fr">
col_widths="min-content,1fr,min-content,1fr,min-content,1fr"> <group id="pricing_amounts" string="[$] Pricing &amp; Amounts"
<label name="price_type"/> colspan="1" col="6"
<field name="price_type"/> col_widths="min-content,1fr,min-content,1fr,min-content,1fr">
<label name="unit_price"/> <label name="price_type"/>
<field name="unit_price"/> <field name="price_type"/>
<label name="premium"/> <label name="unit_price"/>
<field name="premium"/> <field name="unit_price"/>
<label name="amount"/> <label name="premium"/>
<field name="amount"/> <field name="premium"/>
<newline/> <label name="amount"/>
<label name="progress"/> <field name="amount"/>
<field name="progress" widget="progressbar"/> <newline/>
</group> <label name="progress"/>
<group id="currencies_links" <field name="progress" widget="progressbar"/>
colspan="6" col="4" </group>
col_widths="min-content,1fr,min-content,1fr"> <group id="tolerances" string="[=] Tolerances &amp; Inheritance"
<label name="enable_linked_currency"/> colspan="1" col="6"
<field name="enable_linked_currency"/> col_widths="min-content,1fr,min-content,1fr,min-content,1fr">
<label name="linked_currency"/> <label name="inherit_tol"/>
<field name="linked_currency"/> <field name="inherit_tol"/>
<label name="linked_unit"/> <label name="inherit_cer"/>
<field name="linked_unit"/> <field name="inherit_cer"/>
<label name="linked_price"/> <newline/>
<field name="linked_price"/> <label name="tol_min"/>
<label name="certif"/> <field name="tol_min"/>
<field name="certif"/> <label name="tol_max"/>
</group> <field name="tol_max"/>
<group id="tolerances" string="3. Tolerances &amp; Inheritance" <newline/>
colspan="6" col="6" <label name="tol_min_qt"/>
col_widths="min-content,1fr,min-content,1fr,min-content,1fr"> <field name="tol_min_qt"/>
<label name="inherit_tol"/> <label name="tol_max_qt"/>
<field name="inherit_tol"/> <field name="tol_max_qt"/>
<label name="inherit_cer"/> <newline/>
<field name="inherit_cer"/> <label name="tolerance_used"/>
<newline/> <field name="tolerance_used" widget="tolerance_gauge"
<label name="tol_min"/> min_field="tolerance_min" max_field="tolerance_max"
<field name="tol_min"/> width="180" xexpand="0" xfill="0" xalign="0"/>
<label name="tol_max"/> <label name="tol_min_v"/>
<field name="tol_max"/> <field name="tol_min_v"/>
<newline/> <label name="tol_max_v"/>
<label name="tol_min_qt"/> <field name="tol_max_v"/>
<field name="tol_min_qt"/> <field name="tolerance_min" invisible="1" colspan="4"/>
<label name="tol_max_qt"/> <field name="tolerance_max" invisible="1" colspan="4"/>
<field name="tol_max_qt"/> </group>
<newline/>
<label name="tolerance_used"/>
<field name="tolerance_used" widget="tolerance_gauge"
min_field="tolerance_min" max_field="tolerance_max"
width="180" xexpand="0" xfill="0" xalign="0"/>
<label name="tol_min_v"/>
<field name="tol_min_v"/>
<label name="tol_max_v"/>
<field name="tol_max_v"/>
<field name="tolerance_min" invisible="1" colspan="4"/>
<field name="tolerance_max" invisible="1" colspan="4"/>
</group> </group>
<group id="attributes_description" colspan="12" col="2" <group id="attributes_description" colspan="12" col="2"
col_widths="min-content,1fr"> col_widths="min-content,1fr">