Skip to content

Commit

Permalink
[FIX] base: currency and vat label for Guatemala
Browse files Browse the repository at this point in the history
  • Loading branch information
rocketgithub authored and mart-e committed Sep 19, 2018
1 parent 0a82334 commit fdc9ea0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions odoo/addons/base/res/res_country_data.xml
Expand Up @@ -653,6 +653,7 @@
<field file="base/static/img/country_flags/gt.png" name="image" type="base64" />
<field name="currency_id" ref="GTQ" />
<field eval="502" name="phone_code" />
<field name="vat_label">NIT</field>
</record>
<record id="gu" model="res.country">
<field name="name">Guam</field>
Expand Down

0 comments on commit fdc9ea0

Please sign in to comment.