Skip to content

Commit

Permalink
[IMP] base: The currency of the default company should not be updated…
Browse files Browse the repository at this point in the history
… when migrating.
  • Loading branch information
anhbtit authored and phamgiang2510 committed Jul 12, 2024
1 parent 6926676 commit c7180e0
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@
<record id="europe" model="res.country.group">
<field name="name">European Union</field>
</record>
<record id="main_company" model="res.company">
<field name="currency_id" ref="base.USD"/>
</record>
<record id="nz" model="res.country">
<field name="vat_label">GST</field>
</record>
Expand Down

0 comments on commit c7180e0

Please sign in to comment.