Re: Packing using backorder reservations?

2017-09-05 Thread Paul Foxworthy
Hi Jacques, I'm pretty sure there is a problem here. I've created Jira OFBIZ-9677 with a patch. The patch is fairly simple and has fixed the problem in my tests. Cheers Paul On 4 September 2017 at 19:53, Paul Foxworthy wrote: > Thanks Jacques. I did know that :( . > > On

Re: Packing using backorder reservations?

2017-09-04 Thread Paul Foxworthy
Thanks Jacques. I did know that :( . On 4 September 2017 at 18:52, Jacques Le Roux wrote: > Hi Paul, > > I did not review yet, but by and large you should rather refer to > ofbiz-framework > > https://github.com/apache/ofbiz-framework/blob/trunk/applica >

Re: Packing using backorder reservations?

2017-09-04 Thread Jacques Le Roux
Hi Paul, I did not review yet, but by and large you should rather refer to ofbiz-framework https://github.com/apache/ofbiz-framework/blob/trunk/applications/product/src/main/java/org/apache/ofbiz/shipment/packing/PackingSession.java#L132 ;) Jacques Le 04/09/2017 à 08:58, Paul Foxworthy a

Packing using backorder reservations?

2017-09-04 Thread Paul Foxworthy
Hi all, Please have a look at the code at https://github.com/apache/ofbiz/blob/trunk/applications/product/src/main/java/org/apache/ofbiz/shipment/packing/PackingSession.java#L132 I have been testing a situation where there are three serialized items in stock, and three on back order. So there