[ 
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 via email to