This commit is contained in:
oscar alvarez 2022-06-01 08:11:09 -05:00
parent b0fa8f7c97
commit ab709e8449
3 changed files with 1 additions and 13 deletions

View File

@ -1,5 +1,5 @@
[tryton]
version=6.0.18
version=6.0.19
depends:
party
company

View File

@ -41,12 +41,6 @@ this repository contains the full copyright notices and license terms. -->
<field name="stock_moves" colspan="4"/>
</page>
<page string="Additional Info" id="folio_additional_info">
<label name="nationality"/>
<field name="nationality"/>
<label name="origin_country"/>
<field name="origin_country"/>
<label name="target_country"/>
<field name="target_country"/>
<label name="commission_amount"/>
<field name="commission_amount"/>
<label name="invoice_line"/>

View File

@ -20,12 +20,6 @@ this repository contains the full copyright notices and license terms. -->
<field name="unit_price"/>
<label name="host_quantity"/>
<field name="host_quantity"/>
<label name="nationality"/>
<field name="nationality"/>
<label name="origin_country"/>
<field name="origin_country"/>
<label name="target_country"/>
<field name="target_country"/>
<label name="unit_price_w_tax"/>
<field name="unit_price_w_tax"/>
<label name="room_amount"/>