[jira] [Created] (OFBIZ-4230) Invoice items should be sorted

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

[jira] [Created] (OFBIZ-4230) Invoice items should be sorted

Nicolas Malin (Jira)
Invoice items should be sorted
------------------------------

                 Key: OFBIZ-4230
                 URL: https://issues.apache.org/jira/browse/OFBIZ-4230
             Project: OFBiz
          Issue Type: Improvement
    Affects Versions: SVN trunk
            Reporter: Rene Scheibe
            Priority: Trivial


When creating an invoice via the service "createInvoiceForOrderAllItems" the order items are currently just fetched from the database without any sorting. This can result in a different sorting of invoice items vs. order items. Or when creating a new invoice due to a changed order the sorting between invoices can be different.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|

[jira] [Updated] (OFBIZ-4230) Invoice items should be sorted

Nicolas Malin (Jira)

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

Rene Scheibe updated OFBIZ-4230:
--------------------------------

    Attachment: OFBIZ-4230_sort-invoice-items.patch

Added patch that sorts invoice items (in case they are derived from OrderItems) by "orderItemSeqId".

> Invoice items should be sorted
> ------------------------------
>
>                 Key: OFBIZ-4230
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4230
>             Project: OFBiz
>          Issue Type: Improvement
>    Affects Versions: SVN trunk
>            Reporter: Rene Scheibe
>            Priority: Trivial
>         Attachments: OFBIZ-4230_sort-invoice-items.patch
>
>
> When creating an invoice via the service "createInvoiceForOrderAllItems" the order items are currently just fetched from the database without any sorting. This can result in a different sorting of invoice items vs. order items. Or when creating a new invoice due to a changed order the sorting between invoices can be different.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|

[jira] [Closed] (OFBIZ-4230) Invoice items should be sorted

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Jacques Le Roux closed OFBIZ-4230.
----------------------------------

       Resolution: Fixed
    Fix Version/s: SVN trunk
         Assignee: Jacques Le Roux

Thanks René,

Your patch is in trunk at r1085726  


> Invoice items should be sorted
> ------------------------------
>
>                 Key: OFBIZ-4230
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4230
>             Project: OFBiz
>          Issue Type: Improvement
>    Affects Versions: SVN trunk
>            Reporter: Rene Scheibe
>            Assignee: Jacques Le Roux
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-4230_sort-invoice-items.patch
>
>
> When creating an invoice via the service "createInvoiceForOrderAllItems" the order items are currently just fetched from the database without any sorting. This can result in a different sorting of invoice items vs. order items. Or when creating a new invoice due to a changed order the sorting between invoices can be different.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira