mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Bug 798614 - Croatia to join the Euro
Add HRK to the conversion array.
This commit is contained in:
@@ -59,6 +59,7 @@ static gnc_euro_rate_struct gnc_euro_rates[] =
|
|||||||
{ "FRF", 6.55957 }, /* french franc */
|
{ "FRF", 6.55957 }, /* french franc */
|
||||||
{ "GRD", 340.750 }, /* greek drachma */
|
{ "GRD", 340.750 }, /* greek drachma */
|
||||||
{ "HFL", 2.20371 }, /* netherland gulden */
|
{ "HFL", 2.20371 }, /* netherland gulden */
|
||||||
|
{ "HRK", 7.53450 }, /* Croatian kuna */
|
||||||
{ "IEP", .787564 }, /* irish pound */
|
{ "IEP", .787564 }, /* irish pound */
|
||||||
{ "IRP", .787564 }, /* irish pound */
|
{ "IRP", .787564 }, /* irish pound */
|
||||||
{ "ITL", 1936.27 }, /* italian lira */
|
{ "ITL", 1936.27 }, /* italian lira */
|
||||||
|
|||||||
@@ -1195,6 +1195,7 @@
|
|||||||
local-symbol="L"
|
local-symbol="L"
|
||||||
/>
|
/>
|
||||||
<!-- "HRK" - "Croatian Kuna"
|
<!-- "HRK" - "Croatian Kuna"
|
||||||
|
2023-01-01 "EUR" 7.53400
|
||||||
-->
|
-->
|
||||||
<currency
|
<currency
|
||||||
isocode="HRK"
|
isocode="HRK"
|
||||||
|
|||||||
Reference in New Issue
Block a user