frappe / erpnext

Free and Open Source Enterprise Resource Planning (ERP)
https://erpnext.com
GNU General Public License v3.0
20.43k stars 7.09k forks source link

Employee Loan currency #9360

Closed DrTrills closed 7 years ago

DrTrills commented 7 years ago

Found an error with currency on employee loan. It is showing in $ even though I selected an employee/company which uses another currency.

vishdha commented 7 years ago

loan1 loan2

It's working fine at my side, if you still getting same error please share screenshots and the version you are working with

DrTrills commented 7 years ago

Hi @vishdha PFA

screen shot 2017-06-22 at 4 01 24 pm

vishdha commented 7 years ago

show the screen short of company default currency

DrTrills commented 7 years ago
screen shot 2017-07-05 at 1 37 22 pm
vishdha commented 7 years ago

please update your bench to the lastest version.

DrTrills commented 7 years ago

Hi @vishdha I just updated

Installed Apps ERPNext: v8.3.5 (master) Frappe Framework: v8.3.9 (master)

unfortunately it is still showing the same as above. Please let me know if I can provide any additional info to help fix this bug.

Thank you for your supprt

tundebabzy commented 7 years ago

Hello @DrTrills Please confirm if the default currency in your Global Defaults is $.

DrTrills commented 7 years ago

Hi @tundebabzy my global defaults is set to USD $.

Does that override the other company currency?

tundebabzy commented 7 years ago

No but that is the source of the bug. The bug will soon be merged

tundebabzy commented 7 years ago

@DrTrills This has been fixed now. Update ERPNext to 8.6.2

DrTrills commented 7 years ago

@tundebabzy confirmed it's fixed. Thank you! Nice job 👍