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: trial balance error does not render trans_id #1596

Merged

Conversation

jniles
Copy link
Collaborator

@jniles jniles commented May 4, 2017

The API to the Trial Balance changed for performance reasons, however, the error state was not
updated correctly and did not show the trans_ids affected by the errors. This commit fixes that
issue.

Closes #1594.


Thank you for contributing!

Before submitting this pull request, please verify that you have:

  • Run your code through ESLint. Check out our styleguide.
  • Run integration tests.
  • Run end-to-end tests.
  • Accurately described the changes your are making in this pull request.

For a more detailed checklist, see the official review checklist that this PR will be evaluated against.

Ensuring that the above checkboxes are completed will help speed the review process and help build a stronger application. Thanks!

The API to the Trial Balance changed for performance reasons, however, the error state was not
updated correctly and did not show the trans_ids affected by the errors.  This commit fixes that
issue.

Closes IMA-WorldHealth#1594.
@jniles jniles merged commit 22c70f3 into IMA-WorldHealth:master May 4, 2017
@jniles jniles deleted the fix-trial-balance-errors-not-rendered branch May 4, 2017 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

(bug) Trial Balance errors do not show transaction ids
1 participant