I have downloaded the CRM System App Blueprint and started customising the colours and the look. in the backend in the “Expenses” table in the “currencyCode” column I have changed the USD to ZAR (South African Rands).
Once I did this on the Dashboard page on the top right above the chart the expenses text that shows the total expense of the company, has removed the “$” and not added ZAR or R.
I don’t want to change any code as I am not so experienced but I can’t seem to find where the fault lies, if I change all the currencyCode’s back to USD then the “$” reappears on the Dashboard by expenses.
Looks like you’re having a problem, some charges are in USD and some are in ZAR.
On the Dashboard page (where the summation of all expenses is Expenses), the logic increases all expenses in one currency, if not, then the currency icon is removed.