ccavanaugh / jgnash

jGnash Personal Finance
http://ccavanaugh.github.io/jgnash/
Other
139 stars 80 forks source link

Wrong currency symbol in Debit/Credit colums of the transactions list (jGnash 3.0.0) #75

Closed kumarpranay closed 5 years ago

kumarpranay commented 5 years ago

Expected Behavior

An account has its currency set to something else other than the locale currency. When transactions are listed, the currency symbol in the credit/debit columns is from the locale. The Balance column correctly shows the account's currency symbol

Actual Behavior

All columns should show the account's currency instead of from the locale.

Specifications

kumarpranay commented 5 years ago

Downloaded v3.0.1 and it works fine. Thanks for the quick fix.