Skip to content

Commit

Permalink
[MIG] sale_multicompany_reporting_currency: Migration to 16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vvrossem committed Apr 15, 2024
1 parent 8686ba9 commit a489856
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<field name="currency_id" position="after">
<field name="multicompany_reporting_currency_rate" />
</field>
<xpath expr="//field[@name='tax_totals_json']" position="after">
<xpath expr="//field[@name='tax_totals']" position="after">
<label for="amount_multicompany_reporting_currency" />
<div class="text-nowrap">
<field name="multicompany_reporting_currency_id" invisible="1" />
Expand Down

0 comments on commit a489856

Please sign in to comment.