This commit is contained in:
2026-02-08 18:05:29 +01:00
parent 03d923441e
commit 175b10e59d
8 changed files with 58 additions and 4 deletions

View File

@@ -8,6 +8,13 @@ this repository contains the full copyright notices and license terms. -->
<newline/>
<label name="broker"/>
<field name="broker"/>
<label name="operator"/>
<field name="operator"/>
<newline/>
<label name="trader"/>
<field name="trader"/>
<label name="our_reference"/>
<field name="our_reference"/>
<newline/>
<label name="association"/>
<field name="association"/>

View File

@@ -41,6 +41,12 @@ this repository contains the full copyright notices and license terms. -->
<label name="tol_max_v"/>
<field name="tol_max_v"/>
<newline/>
<label name="tol_min_qt"/>
<field name="tol_min_qt"/>
<newline/>
<label name="tol_max_qt"/>
<field name="tol_max_qt"/>
<newline/>
<label name="inherit_cer"/>
<field name="inherit_cer"/>
<label name="certif"/>

View File

@@ -7,7 +7,14 @@ this repository contains the full copyright notices and license terms. -->
<field name="wb"/>
<newline/>
<label name="agent"/>
<field name="agent" colspan="3"/>
<field name="agent"/>
<label name="operator"/>
<field name="operator"/>
<newline/>
<label name="trader"/>
<field name="trader"/>
<label name="our_reference"/>
<field name="our_reference"/>
<newline/>
<label name="association"/>
<field name="association"/>

View File

@@ -41,6 +41,12 @@ this repository contains the full copyright notices and license terms. -->
<label name="tol_max_v"/>
<field name="tol_max_v"/>
<newline/>
<label name="tol_min_qt"/>
<field name="tol_min_qt"/>
<newline/>
<label name="tol_max_qt"/>
<field name="tol_max_qt"/>
<newline/>
<label name="inherit_cer"/>
<field name="inherit_cer"/>
<label name="certif"/>