mirror of
https://github.com/Gnucash/gnucash.git
synced 2026-09-03 20:53:02 -05: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:
committed by
John Ralls
parent
bb915dc8f1
commit
10fbd1fdd2
@@ -565,6 +565,19 @@
|
|||||||
smallest-fraction="100"
|
smallest-fraction="100"
|
||||||
local-symbol="Br"
|
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"
|
<!-- "BZD" - "Belize Dollar"
|
||||||
-->
|
-->
|
||||||
<currency
|
<currency
|
||||||
|
|||||||
Reference in New Issue
Block a user