Hi all,
I’m developing some use cases for adding new currencies to rates and reports. I’ve achieved to add these to rates ( an user can add, edit or save rates with one of these currencies: Dollars, Euros, Pounds or Yens) but I don’t know how to do it in reports.
I have been reviewing the code and I have found a function “number_to_currency” called by “format_currency_with_delimiter” in which the dollar symbol appear. I think that is in this function where the currency is added to reports because how only there is a currency, this is fixed. Is this true? Is in there? I’m very confuse because I have changed the “$” for a “€”, did reports and the currency displayed continues to be the dollar.
Thanks a lot,
Tamara.