[jira] [Updated] (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] [Updated] (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:all-tabpanel ]

Paul Foxworthy updated OFBIZ-9677:
----------------------------------
    Description:
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.

  was:
During packing, OFBiz looks for reservations (OrderItemShipGrpInvRes) for the order item. Some reserevations are for back ordered items not on hand. These reservations should not be used during packing, but they are.

The attached patch fixes this.


> 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
>              Labels: pack, reservation
>         Attachments: 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
(v6.4.14#64029)