Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: show proper currency symbol in Taxes and Charges table #26827

Conversation

AfshanKhan
Copy link
Contributor

Previously:
When creating a multi currency Sales or Purchase Invoice, as the table (Sales/Purchase) Taxes and Charges had a field name for Account Currency as currency the Amount and related fields used to pick the symbol of tables account currency and not the documents currency which was wrong as seen below:
image

Fix:
Changed the field name so that the Amount and related fields picks up documents currency.
image

@AfshanKhan AfshanKhan merged commit 587d2db into frappe:develop Aug 13, 2021
frappe-pr-bot pushed a commit to frappe-pr-bot/erpnext that referenced this pull request Aug 13, 2021
…6827)

Co-authored-by: Saqib <nextchamp.saqib@gmail.com>
Co-authored-by: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com>
(cherry picked from commit 587d2db)
AfshanKhan added a commit that referenced this pull request Aug 13, 2021
…26935)

Co-authored-by: Saqib <nextchamp.saqib@gmail.com>
Co-authored-by: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com>
(cherry picked from commit 587d2db)

Co-authored-by: Afshan <33727827+AfshanKhan@users.noreply.github.com>
asoral pushed a commit to asoral/erpnext that referenced this pull request Nov 12, 2021
…6827)

Co-authored-by: Saqib <nextchamp.saqib@gmail.com>
Co-authored-by: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants