Invoice sorting in Order Details View is broken
----------------------------------------------- Key: OFBIZ-4521 URL: https://issues.apache.org/jira/browse/OFBIZ-4521 Project: OFBiz Issue Type: Bug Components: order Affects Versions: SVN trunk Reporter: Manuela Gruendlinger Priority: Trivial The invoices in the order details view were meant to be sorted. Sorting gets lost because invoice ids are stored in a HashSet. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
[ https://issues.apache.org/jira/browse/OFBIZ-4521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manuela Gruendlinger updated OFBIZ-4521: ---------------------------------------- Attachment: invoice_sorting.patch Doing sorting using Groovy build-in methods > Invoice sorting in Order Details View is broken > ----------------------------------------------- > > Key: OFBIZ-4521 > URL: https://issues.apache.org/jira/browse/OFBIZ-4521 > Project: OFBiz > Issue Type: Bug > Components: order > Affects Versions: SVN trunk > Reporter: Manuela Gruendlinger > Priority: Trivial > Attachments: invoice_sorting.patch > > > The invoices in the order details view were meant to be sorted. Sorting gets lost because invoice ids are stored in a HashSet. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anil K Patel reassigned OFBIZ-4521: ----------------------------------- Assignee: Anil K Patel > Invoice sorting in Order Details View is broken > ----------------------------------------------- > > Key: OFBIZ-4521 > URL: https://issues.apache.org/jira/browse/OFBIZ-4521 > Project: OFBiz > Issue Type: Bug > Components: order > Affects Versions: SVN trunk > Reporter: Manuela Gruendlinger > Assignee: Anil K Patel > Priority: Trivial > Attachments: invoice_sorting.patch > > > The invoices in the order details view were meant to be sorted. Sorting gets lost because invoice ids are stored in a HashSet. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anil K Patel resolved OFBIZ-4521. --------------------------------- Resolution: Fixed Applied patch to trunk r1189710. > Invoice sorting in Order Details View is broken > ----------------------------------------------- > > Key: OFBIZ-4521 > URL: https://issues.apache.org/jira/browse/OFBIZ-4521 > Project: OFBiz > Issue Type: Bug > Components: order > Affects Versions: SVN trunk > Reporter: Manuela Gruendlinger > Assignee: Anil K Patel > Priority: Trivial > Attachments: invoice_sorting.patch > > > The invoices in the order details view were meant to be sorted. Sorting gets lost because invoice ids are stored in a HashSet. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anil K Patel closed OFBIZ-4521. ------------------------------- > Invoice sorting in Order Details View is broken > ----------------------------------------------- > > Key: OFBIZ-4521 > URL: https://issues.apache.org/jira/browse/OFBIZ-4521 > Project: OFBiz > Issue Type: Bug > Components: order > Affects Versions: SVN trunk > Reporter: Manuela Gruendlinger > Assignee: Anil K Patel > Priority: Trivial > Attachments: invoice_sorting.patch > > > The invoices in the order details view were meant to be sorted. Sorting gets lost because invoice ids are stored in a HashSet. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
Free forum by Nabble | Edit this page |