Skip to content

Commit

Permalink
Merge PR #4440 into 14.0
Browse files Browse the repository at this point in the history
Signed-off-by SirAionTech
  • Loading branch information
OCA-git-bot committed Nov 20, 2024
2 parents 492b305 + 93b984c commit 976e767
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions l10n_it_intrastat/views/account.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
<field name="transaction_nature_id" />
<field name="transaction_nature_b_id" />
<field name="transport_code_id" />
<field name="weight_kg" />
<field name="weight_kg" sum="Tot Weight" />
<field name="amount_currency" sum="Total" />
</tree>
</field>
Expand Down Expand Up @@ -183,7 +183,7 @@
<field name="transaction_nature_id" />
<field name="transaction_nature_b_id" />
<field name="transport_code_id" />
<field name="weight_kg" />
<field name="weight_kg" sum="Tot Weight" />
<field name="additional_units" />
<field name="amount_currency" sum="Total" />
</tree>
Expand Down

0 comments on commit 976e767

Please sign in to comment.