[jira] [Commented] (OFBIZ-9677) In packing, only use reservations with stock on hand

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

[jira] [Commented] (OFBIZ-9677) In packing, only use reservations with stock on hand

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-9677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16407530#comment-16407530 ]

Paul Foxworthy commented on OFBIZ-9677:
---------------------------------------

Updated patch that fixes nasty problem when there was only one reservation - it was packing quantity from the reservation, not the quantity the user asked for.

> In packing, only use reservations with stock on hand
> ----------------------------------------------------
>
>                 Key: OFBIZ-9677
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-9677
>             Project: OFBiz
>          Issue Type: Bug
>          Components: product
>    Affects Versions: Trunk
>            Reporter: Paul Foxworthy
>            Assignee: Paul Foxworthy
>            Priority: Major
>              Labels: pack, reservation
>         Attachments: OFBIZ-9677_PackingIgnoreBackorderReservations.patch, OFBIZ-9677_PackingIgnoreBackorderReservations.patch
>
>
> During packing, OFBiz looks for reservations (OrderItemShipGrpInvRes) for the order item. Some reservations are for back ordered items not on hand. These reservations should not be used during packing, but they are.
> The attached patch fixes this.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)