[jira] [Updated] (OFBIZ-5592) UX improvement - aligment Chart of Account

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Updated] (OFBIZ-5592) UX improvement - aligment Chart of Account

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-5592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anahita Goljahani updated OFBIZ-5592:
-------------------------------------

    Attachment: accounts_ordering.patch

Please, find attached a patch that fixes a similar ordering issue in the list  generated by

Organization GL Settings -> Accounting -> Accounting Transactions Entries -> Find "By Account"

By applying the patch:

- accounts are ordered by "accountCode" instead of "glAccountId";
- the "accountCode" is displayed instead of the "glAccountId" in the first column of the table;
- the "accountCode" is removed from the account's description (second column).


> UX improvement - aligment Chart of Account
> ------------------------------------------
>
>                 Key: OFBIZ-5592
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5592
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: accounting
>    Affects Versions: SVN trunk
>            Reporter: Pierre Smits
>            Assignee: Jacopo Cappellato
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-5592-Accounting.patch, accounts_ordering.patch
>
>
> The Chart of Accounts in both Global GL Settings and Organisational GL Settings are ordered on glAccountId in stead of accountCode, which is more commonly defined by accountants than glAccountId which is an internal identifier.
> The Chart of Accounts in Global GL Settings differ the same in Organisational GL Settings with regards of fields shown.



--
This message was sent by Atlassian JIRA
(v6.2#6252)