mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
adding BYN currency according to ISO 4217 ammendment #161 http://www.currency-iso.org/en/shared/amendments/iso-4217-amendment.html
This commit is contained in:
parent
bb915dc8f1
commit
10fbd1fdd2
@ -565,6 +565,19 @@
|
||||
smallest-fraction="100"
|
||||
local-symbol="Br"
|
||||
/>
|
||||
<!-- "BYN" - "Belarussian Ruble"
|
||||
-->
|
||||
<currency
|
||||
isocode="BYN"
|
||||
fullname="Belarussian Ruble"
|
||||
unitname="ruble"
|
||||
partname="kapeyka"
|
||||
namespace="ISO4217"
|
||||
exchange-code="933"
|
||||
parts-per-unit="100"
|
||||
smallest-fraction="1"
|
||||
local-symbol="Br"
|
||||
/>
|
||||
<!-- "BZD" - "Belize Dollar"
|
||||
-->
|
||||
<currency
|
||||
|
Loading…
Reference in New Issue
Block a user