The project list shows the curreny in INR even though the Customer’s currency is set as USD.
This USD settings are reflected in the Sales order, invoice and PO but not in Project, Tasks and Timesheets.
It seems to be a bug.
Sales Order Snippet
Project Snippet
Task Snippet:
Currently the Project is maintained only in company’s base currency. But total sales cost has been updated in wrong currency, it should take base currency amount. I will fix that.
We can’t make all the amounts in customer’s currency, because while actual purchasing / claiming expense, it might be in different currency. Hence, it is safe to maintain all in company’s base currency.
Pushed a pull requests.
https://github.com/frappe/erpnext/pull/9302
It will be released within next week.
1 Like