PL design

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

View File

@@ -33,8 +33,10 @@ 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">
<group id="quantities" string="[#] Quantities &amp; Unit"
colspan="1" col="4"
col_widths="min-content,1fr,min-content,1fr"> col_widths="min-content,1fr,min-content,1fr">
<label name="quantity_theorical"/> <label name="quantity_theorical"/>
<field name="quantity_theorical"/> <field name="quantity_theorical"/>
@@ -45,8 +47,24 @@ this repository contains the full copyright notices and license terms. -->
<label name="unit"/> <label name="unit"/>
<field name="unit"/> <field name="unit"/>
</group> </group>
<group id="pricing_amounts" string="2. Pricing &amp; Amounts" <group id="currencies_links" colspan="1" col="4"
colspan="6" col="6" 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 id="right_column" colspan="6" col="1"
col_widths="1fr">
<group id="pricing_amounts" string="[$] Pricing &amp; Amounts"
colspan="1" col="6"
col_widths="min-content,1fr,min-content,1fr,min-content,1fr"> col_widths="min-content,1fr,min-content,1fr,min-content,1fr">
<label name="price_type"/> <label name="price_type"/>
<field name="price_type"/> <field name="price_type"/>
@@ -60,22 +78,8 @@ this repository contains the full copyright notices and license terms. -->
<label name="progress"/> <label name="progress"/>
<field name="progress" widget="progressbar"/> <field name="progress" widget="progressbar"/>
</group> </group>
<group id="currencies_links" <group id="tolerances" string="[=] Tolerances &amp; Inheritance"
colspan="6" col="4" colspan="1" col="6"
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 id="tolerances" string="3. Tolerances &amp; Inheritance"
colspan="6" col="6"
col_widths="min-content,1fr,min-content,1fr,min-content,1fr"> col_widths="min-content,1fr,min-content,1fr,min-content,1fr">
<label name="inherit_tol"/> <label name="inherit_tol"/>
<field name="inherit_tol"/> <field name="inherit_tol"/>
@@ -103,6 +107,7 @@ this repository contains the full copyright notices and license terms. -->
<field name="tolerance_min" invisible="1" colspan="4"/> <field name="tolerance_min" invisible="1" colspan="4"/>
<field name="tolerance_max" invisible="1" colspan="4"/> <field name="tolerance_max" invisible="1" colspan="4"/>
</group> </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">
<separator name="description" colspan="2"/> <separator name="description" colspan="2"/>