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

(bug) Complex Vouchers do not update with the correct currency in the footer #1286

Closed
jniles opened this issue Feb 28, 2017 · 0 comments · Fixed by #1344
Closed

(bug) Complex Vouchers do not update with the correct currency in the footer #1286

jniles opened this issue Feb 28, 2017 · 0 comments · Fixed by #1344
Assignees
Labels

Comments

@jniles
Copy link
Collaborator

jniles commented Feb 28, 2017

The Complex Voucher grid caches the currency in the footer and does not update it when the user changes currency. The solution is to use a footerCellFilter. See below:

journalvoucherstotalscurrencyincorrect
Fig 1 : Journal Vouchers Currency Rendering Broken

@jniles jniles added the Bug label Feb 28, 2017
@jniles jniles self-assigned this Mar 2, 2017
jniles pushed a commit to jniles/bhima that referenced this issue Mar 12, 2017
This commit fixes the voucher footer aggregation, keeping it in sync
with the form's selected currency.

Closes IMA-WorldHealth#1286.
jniles pushed a commit to jniles/bhima that referenced this issue Mar 12, 2017
This commit fixes the voucher footer aggregation, keeping it in sync
with the form's selected currency.

Closes IMA-WorldHealth#1286.
sfount pushed a commit that referenced this issue Mar 14, 2017
This commit fixes the voucher footer aggregation, keeping it in sync
with the form's selected currency.

Closes #1286.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant