Purchase design
This commit is contained in:
@@ -22,15 +22,16 @@ this repository contains the full copyright notices and license terms. -->
|
||||
<group id="purchase_header_left" colspan="4" col="1"
|
||||
xalign="0" yalign="0" col_widths="1fr">
|
||||
<group id="purchase_commercial_terms" string="Commercial Terms"
|
||||
colspan="1" col="4" panel="card" icon="tryton-public"
|
||||
colspan="1" col="6" panel="card" icon="tryton-public"
|
||||
xalign="0" yalign="0"
|
||||
col_widths="min-content,1fr,min-content,1fr">
|
||||
col_widths="min-content,1fr,min-content,1fr,min-content,130px">
|
||||
<label name="payment_term"/>
|
||||
<field name="payment_term"/>
|
||||
<label name="wb"/>
|
||||
<field name="wb"/>
|
||||
<label name="lc_date"/>
|
||||
<field name="lc_date"/>
|
||||
<newline/>
|
||||
<label name="certif"/>
|
||||
<field name="certif"/>
|
||||
<label name="incoterm"/>
|
||||
@@ -82,8 +83,8 @@ this repository contains the full copyright notices and license terms. -->
|
||||
</group>
|
||||
</group>
|
||||
|
||||
<group id="purchase_header_right" colspan="2" col="2"
|
||||
xalign="0" yalign="0" col_widths="1fr,260px">
|
||||
<group id="purchase_header_right" colspan="2" col="1"
|
||||
xalign="0" yalign="0" col_widths="1fr">
|
||||
<group id="purchase_map" string="Map" colspan="1" col="1"
|
||||
panel="card" icon="tryton-public" xalign="0" yalign="0"
|
||||
col_widths="1fr">
|
||||
|
||||
Reference in New Issue
Block a user