how to display custom currency code
we need to display custome currency code in the report. because recently some countries are released some symbols and those are not available in the BIP 10g. for eample india release symbole for Rupee. so we need to display that symbol in the report.
we are using below code to display the currency code
format-currency(amount,currency_code)
can you please let me know how to do it.
Thanks!!!!