Show product origin in trade main terms
This commit is contained in:
@@ -74,14 +74,16 @@ this repository contains the full copyright notices and license terms. -->
|
||||
<field name="to_location"/>
|
||||
</group>
|
||||
<group id="purchase_main_terms_payment"
|
||||
colspan="1" col="8" xalign="0" yalign="0"
|
||||
col_widths="min-content,1fr,min-content,1fr,min-content,1fr,min-content,1fr">
|
||||
colspan="1" col="10" xalign="0" yalign="0"
|
||||
col_widths="min-content,1fr,min-content,1fr,min-content,130px,min-content,1fr,min-content,1fr">
|
||||
<label name="payment_term"/>
|
||||
<field name="payment_term"/>
|
||||
<label name="currency"/>
|
||||
<field name="currency"/>
|
||||
<label name="lc_date"/>
|
||||
<field name="lc_date"/>
|
||||
<label name="product_origin"/>
|
||||
<field name="product_origin"/>
|
||||
<label name="association"/>
|
||||
<field name="association"/>
|
||||
</group>
|
||||
|
||||
@@ -76,14 +76,16 @@ this repository contains the full copyright notices and license terms. -->
|
||||
<field name="to_location"/>
|
||||
</group>
|
||||
<group id="sale_main_terms_payment"
|
||||
colspan="1" col="8" xalign="0" yalign="0"
|
||||
col_widths="min-content,1fr,min-content,1fr,min-content,1fr,min-content,1fr">
|
||||
colspan="1" col="10" xalign="0" yalign="0"
|
||||
col_widths="min-content,1fr,min-content,1fr,min-content,130px,min-content,1fr,min-content,1fr">
|
||||
<label name="payment_term"/>
|
||||
<field name="payment_term"/>
|
||||
<label name="currency"/>
|
||||
<field name="currency"/>
|
||||
<label name="lc_date"/>
|
||||
<field name="lc_date"/>
|
||||
<label name="product_origin"/>
|
||||
<field name="product_origin"/>
|
||||
<label name="association"/>
|
||||
<field name="association"/>
|
||||
</group>
|
||||
|
||||
Reference in New Issue
Block a user