mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
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:
parent
c63cc0b5a0
commit
36e430c8ba
@ -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"
|
||||
-->
|
||||
|
Loading…
Reference in New Issue
Block a user