[
https://issues.apache.org/jira/browse/OFBIZ-9677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16743077#comment-16743077 ]
Paul Foxworthy commented on OFBIZ-9677:
---------------------------------------
There was a problem with a boundary condition when there isĀ single reservation and its quantity exactly matches the quantity to pack. The tests now pass locally. Committed in r1851353.
> 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
> Fix For: Trunk
>
> 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)