[jira] [Commented] (FINERACT-389) Arrange the accounts that fall under one account type in order of their GL codes

2017-04-10 Thread Thisura (JIRA)

[ 
https://issues.apache.org/jira/browse/FINERACT-389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15963335#comment-15963335
 ] 

Thisura commented on FINERACT-389:
--

In the above PR https://github.com/openMF/community-app/pull/2157 the fix will 
work only in the community-app. 

However as discussed in the thread "Does the changes in apache fineract 
platform necessary to fix FINERACT issues", it is suggested to implement these 
kinds of changes in the backend, to decouple the front-end.

New PR sent at https://github.com/apache/incubator-fineract/pull/330 to 
incorporate this into the backend. 

> 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)


[jira] [Commented] (FINERACT-389) Arrange the accounts that fall under one account type in order of their GL codes

2017-04-10 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/FINERACT-389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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 
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)


[jira] [Commented] (FINERACT-389) Arrange the accounts that fall under one account type in order of their GL codes

2017-03-29 Thread Thisura (JIRA)

[ 
https://issues.apache.org/jira/browse/FINERACT-389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15947542#comment-15947542
 ] 

Thisura commented on FINERACT-389:
--

[~santoshmath] PR sent at https://github.com/openMF/community-app/pull/2157
Please review and merge.

> 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)


[jira] [Commented] (FINERACT-389) Arrange the accounts that fall under one account type in order of their GL codes

2017-03-28 Thread Thisura (JIRA)

[ 
https://issues.apache.org/jira/browse/FINERACT-389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15946422#comment-15946422
 ] 

Thisura commented on FINERACT-389:
--

I am working on this.

> 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)