Skip to content

Commit 0366ae8

Browse files
committed
Merge PR #345 into 18.0
Signed-off-by pedrobaeza
2 parents c263b24 + c093bb1 commit 0366ae8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

intrastat_product/views/intrastat_product_declaration.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -309,6 +309,7 @@
309309
<field name="declaration_type" column_invisible="1" />
310310
<field name="reporting_level" column_invisible="1" />
311311
<field name="company_country_code" column_invisible="1" />
312+
<field name="company_currency_id" column_invisible="1" />
312313
<field name="product_id" optional="show" />
313314
<field
314315
name="hs_code_id"
@@ -450,6 +451,7 @@
450451
<field name="declaration_type" column_invisible="1" />
451452
<field name="reporting_level" column_invisible="1" />
452453
<field name="company_country_code" column_invisible="1" />
454+
<field name="company_currency_id" column_invisible="1" />
453455
<field
454456
name="line_number"
455457
optional="show"

0 commit comments

Comments
 (0)