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

(refactor) Sort Trial Balance Accounts by Account Number #1599

Closed
jniles opened this issue May 4, 2017 · 0 comments
Closed

(refactor) Sort Trial Balance Accounts by Account Number #1599

jniles opened this issue May 4, 2017 · 0 comments
Assignees
Labels

Comments

@jniles
Copy link
Collaborator

jniles commented May 4, 2017

The Trial Balance accounts are unordered currently - it would be nice to sort them by account number so that they appear in a predictable ordering. See below:

trialbalancesortaccounts
Fig 1: Unsorted Account Ordering in Trial Balance

@jniles jniles added the Refactor label May 4, 2017
@jniles jniles self-assigned this May 5, 2017
jniles pushed a commit to jniles/bhima that referenced this issue May 5, 2017
This commit orders the trial balance by the account number for better predictability in account
ordering.  Ideally, the accounts should be ordered respecting their account tree ordering ... but
this can be optimized later as necessary.

Closes IMA-WorldHealth#1599.
jniles added a commit that referenced this issue May 8, 2017
This commit orders the trial balance by the account number for better predictability in account
ordering.  Ideally, the accounts should be ordered respecting their account tree ordering ... but
this can be optimized later as necessary.

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

No branches or pull requests

1 participant