This commit is contained in:
2026-03-15 15:15:22 +01:00
parent 5b12e5f8db
commit eadbbbbbc8
4 changed files with 15 additions and 12 deletions

View File

@@ -17,12 +17,6 @@ this repository contains the full copyright notices and license terms. -->
<field name="payment_term"/>
<label name="currency"/>
<field name="currency"/>
<newline/>
<label name="lc_date"/>
<field name="lc_date"/>
<newline/>
<label name="certif"/>
<field name="certif"/>
</group>
<group col="2" colspan="2" id="hd" yfill="1">
<field name="viewer" widget="html_viewer" height="300" width="600"/>

View File

@@ -3,9 +3,15 @@
this repository contains the full copyright notices and license terms. -->
<data>
<xpath expr="/form/group/field[@name='certif']" position="after">
<newline/>
<label name="lc_date"/>
<field name="lc_date"/>
<label name="wb"/>
<field name="wb"/>
<newline/>
<label name="certif"/>
<field name="certif"/>
<newline/>
<label name="broker"/>
<field name="broker"/>
<label name="operator"/>
@@ -35,6 +41,9 @@ this repository contains the full copyright notices and license terms. -->
<field name="incoterm"/>
<label name="incoterm_location"/>
<field name="incoterm_location"/>
<newline/>
<label name="product_origin"/>
<field name="product_origin"/>
</xpath>
<xpath expr="/form/notebook/page[@id='purchase']" position="after">
<page string="Derivative" col="4" id="der">

View File

@@ -3,9 +3,15 @@
this repository contains the full copyright notices and license terms. -->
<data>
<xpath expr="/form/group/field[@name='certif']" position="after">
<newline/>
<label name="lc_date"/>
<field name="lc_date"/>
<label name="wb"/>
<field name="wb"/>
<newline/>
<label name="certif"/>
<field name="certif"/>
<newline/>
<label name="agent"/>
<field name="agent"/>
<label name="operator"/>

View File

@@ -19,12 +19,6 @@ this repository contains the full copyright notices and license terms. -->
<field name="payment_term"/>
<label name="currency"/>
<field name="currency"/>
<newline/>
<label name="lc_date"/>
<field name="lc_date"/>
<newline/>
<label name="certif"/>
<field name="certif"/>
</group>
<group col="2" colspan="2" id="hd" yfill="1">
<field name="viewer" widget="html_viewer" height="300" width="600"/>