[ https://issues.apache.org/jira/browse/FINERACT-389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15963303#comment-15963303 ]
ASF GitHub Bot commented on FINERACT-389: ----------------------------------------- GitHub user ThisuraThejith opened a pull request: https://github.com/apache/incubator-fineract/pull/330 Fix FINERACT-389 ordere by gl_code added to sql query in retrieveAllGLAccounts You can merge this pull request into a Git repository by running: $ git pull https://github.com/ThisuraThejith/incubator-fineract FINERACT-389 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-fineract/pull/330.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #330 ---- commit 1b438021421f6f64414cc5889735987a622f1f3a Author: ThisuraThejith <ttcphil...@gmail.com> Date: 2017-04-10T18:32:02Z ordere by gl_code added to sql query in retrieveAllGLAccounts ---- > Arrange the accounts that fall under one account type in order of their GL > codes > -------------------------------------------------------------------------------- > > Key: FINERACT-389 > URL: https://issues.apache.org/jira/browse/FINERACT-389 > Project: Apache Fineract > Issue Type: Improvement > Components: Accounting > Reporter: Santosh Math > Assignee: Markus Geiss > Priority: Minor > Labels: p2 > > Reported by Mexina Daniel at https://mifosforge.jira.com/browse/MIFOSX-2825 > Original Description: > Accounts in chart of accounts are arranged by their account type but those > accounts in the specific account type are randomly arranged. > I was recommending for the accounts in the same account type to be arranged > by their GL code. Since the relating accounts will be under one header and so > their GL codes will be following each other and bring presentable > arrangement. (accounts in the same header, their GL codes should have > relation) -- This message was sent by Atlassian JIRA (v6.3.15#6346)