We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c263b24 + c093bb1 commit 0366ae8Copy full SHA for 0366ae8
intrastat_product/views/intrastat_product_declaration.xml
@@ -309,6 +309,7 @@
309
<field name="declaration_type" column_invisible="1" />
310
<field name="reporting_level" column_invisible="1" />
311
<field name="company_country_code" column_invisible="1" />
312
+ <field name="company_currency_id" column_invisible="1" />
313
<field name="product_id" optional="show" />
314
<field
315
name="hs_code_id"
@@ -450,6 +451,7 @@
450
451
452
453
454
455
456
name="line_number"
457
optional="show"
0 commit comments