mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-16 18:25:11 -06:00
Bug 638842 - Estonia adopted the Euro on 01.01.2011
Thanks to Toomas Tamm git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20083 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
4e25946061
commit
b367ec1bb7
@ -47,6 +47,7 @@ static gnc_euro_rate_struct gnc_euro_rates[] =
|
||||
{ "CYP", .585274 }, /* cyprus pound */
|
||||
{ "DEM", 1.95583 }, /* german mark */
|
||||
{ "DM", 1.95583 }, /* german mark */
|
||||
{ "EEK", 15.6466 }, /* Estonian Kroon */
|
||||
{ "ESC", 200.482 }, /* portugese escudo */
|
||||
{ "ESP", 166.386 }, /* spanish peseta */
|
||||
{ "EUR", 1.00000 }, /* euro */
|
||||
|
@ -86,7 +86,7 @@
|
||||
( "Dominican Peso" "peso" "centavo" "ISO4217" "DOP" "214" 100 100 "RD$" )
|
||||
( "Algerian Dinar" "dinar" "santeem" "ISO4217" "DZD" "012" 100 100 "DA" ) ;; ar.: دج
|
||||
( "Ecuador Sucre" "sucre" "centavo" "ISO4217" "ECS" "218" 100 100 "S/." ) ;; 2000-09-15 "USD" 25000
|
||||
( "Kroon" "kroon" "sent" "ISO4217" "EEK" "233" 100 100 "kr" )
|
||||
( "Kroon" "kroon" "sent" "ISO4217" "EEK" "233" 100 100 "kr" ) ;; 2011-01-01 "EUR" 15.6466
|
||||
( "Egyptian Pound" "pound" "qirsh" "ISO4217" "EGP" "818" 100 100 "£E" ) ;; ar.:ج.م maleem=0.001 £E for accounting?
|
||||
( "Nakfa" "nakfa" "cent" "ISO4217" "ERN" "232" 100 100 "Nfa" )
|
||||
( "Spanish Peseta" "peseta" "centimo" "ISO4217" "ESP" "724" 100 100 "₧" ) ;; 2002-01-01 "EUR" 166.386
|
||||
|
Loading…
Reference in New Issue
Block a user