[
https://issues.apache.org/jira/browse/OFBIZ-8143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16827514#comment-16827514
]
Suraj Khurana edited comment on OFBIZ-8143 at 5/8/19 5:17 AM:
--------------------------------------------------------------
Hi Nicolas,
I checked and your patch doesn't fits in this case.
Though, if you can please elaborate your case in a separate Jira and attach
this patch over there, we can check this.
I hope it's fine.
was (Author: suraj.khurana):
Hi Nicolas,
I checked and your patch doesn't fits in this case.
Though, if you can please elaborate your case in a separate Jira ans attach
this patch over there, we can check this.
I hope it's fine.
> When Creating an Order from a Quote, the items are added to the purchase
> order in reverse order
> -----------------------------------------------------------------------------------------------
>
> Key: OFBIZ-8143
> URL: https://issues.apache.org/jira/browse/OFBIZ-8143
> Project: OFBiz
> Issue Type: Bug
> Components: order
> Affects Versions: Release Branch 13.07, Release Branch 14.12, Trunk,
> Release Branch 15.12
> Reporter: Forrest Rae
> Assignee: Suraj Khurana
> Priority: Minor
> Attachments: OFBIZ-8143-other-implementation.patch, OFBIZ-8143.patch
>
>
> When creating an order from a Quote, if a purchase order is required (due to
> dropship) the items are added to the purchase order in reverse order as they
> appear on the quote and sales order. This is because the call to
> ShoppingCartItem.makePurchaseOrderItem() is made with the first argument
> always set to 0, thus adding the all items as the first item.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)