Topic: Change of Home Currency
When the Chart of Account is setup, its home currency is USD.
If I change my mind to some other currency later to become, say HKD Hong Kong Dollar,
will this change all the exchange rates of all historical transactions?
Or must I change it myself all the historical rates the ledger is still outstanding?
Would all those transactions already booked as USD automatically converted to HKD?
By the way, I found that some website shut down
allow_url_fopen,
so I cannot retrieve any exchange rate from Yahoo.
The error log says that
admin:gl_db_rates.inc:126:
fopen(http://finance.yahoo.com/q?s=HKDGBP=X)
fopen(http://www.ecb.int/stats/eurofxref/eurofxref-daily.xml)
href='function.fopen'>function.fopen</a>]:
failed to open stream: Connection refused
How to overcome this without using fopen?
Thanks for reply in advance!!!