Skip to content

Commit

Permalink
[14.O][FIX] l10n_it_intrastat_statement view sequence modifiable (OCA…
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiocorato authored Dec 13, 2023
1 parent d890062 commit bb14c20
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions l10n_it_intrastat_statement/views/intrastat.xml
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,7 @@
/>
</group>
<group>
<field name="sequence" />
<field name="transaction_nature_id" required="1" />
<field name="transaction_nature_b_id" />
</group>
Expand Down Expand Up @@ -388,6 +389,7 @@
/>
</group>
<group>
<field name="sequence" />
<field name="transaction_nature_id" required="1" />
</group>
</group>
Expand Down Expand Up @@ -451,6 +453,7 @@
/>
</group>
<group>
<field name="sequence" />
</group>
</group>
<newline />
Expand Down Expand Up @@ -519,6 +522,7 @@
/>
</group>
<group>
<field name="sequence" />
<field name="intrastat_custom_id" required="1" />
<field name="year_id" required="1" />
<field name="protocol" required="1" options="{'size': 6}" />
Expand Down Expand Up @@ -590,6 +594,7 @@
/>
</group>
<group>
<field name="sequence" />
<field name="transaction_nature_id" required="1" />
<field name="transaction_nature_b_id" />
</group>
Expand Down Expand Up @@ -665,6 +670,7 @@
/>
</group>
<group>
<field name="sequence" />
<field name="transaction_nature_id" required="1" />
</group>
</group>
Expand Down Expand Up @@ -721,6 +727,7 @@
<field name="vat_code" string="Supplier VAT Code" />
</group>
<group>
<field name="sequence" />
</group>
</group>
<newline />
Expand Down Expand Up @@ -781,6 +788,7 @@
/>
</group>
<group>
<field name="sequence" />
<field name="intrastat_custom_id" required="1" />
<field name="year_id" required="1" />
<field name="protocol" required="1" options="{'size': 6}" />
Expand Down

0 comments on commit bb14c20

Please sign in to comment.