Update iso-4217-currencies.xml

*) Fix VEB and VEF local-symbol
*) Add new currency for Venezuela (VES - Bolivar Soberano) since August 20th 2018
This is related to Bug 796927
This commit is contained in:
Ruben Cheng 2018-10-31 23:23:02 -04:00 committed by GitHub
parent c63cc0b5a0
commit 36e430c8ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2689,9 +2689,10 @@
exchange-code="862"
parts-per-unit="100"
smallest-fraction="100"
local-symbol=""
local-symbol="Bs."
/>
<!-- "VEF" - "Bolivar Fuerte"
2018-08-20 "VES" 100000
-->
<currency
isocode="VEF"
@ -2702,7 +2703,20 @@
exchange-code="937"
parts-per-unit="100"
smallest-fraction="100"
local-symbol="Bs."
local-symbol="BsF."
/>
<!-- "VES" - "Bolivar Soberano"
-->
<currency
isocode="VES"
fullname="Bolivar Soberano"
unitname="bolivar"
partname="centimo"
namespace="ISO4217"
exchange-code="928"
parts-per-unit="100"
smallest-fraction="100"
local-symbol="BsS."
/>
<!-- "VND" - "Dong"
-->