Hi Emad, I haven't been able to reproduce the issue. Using OFBiz: Facility Manager: Receive Inventory Into Web Store Warehouse [WebStoreWarehouse] (apache.org) <https://demo-next.ofbiz.apache.org/facility/control/receiveInventoryProduct> I was able to successfully receive a purchase order from Demo Supplier for product DS-10000.
There might be many permutations on how the PO could have been constructed, target facilities, quantities, prices, etc, which will make it difficult to reproduce the issue you are experiencing. There also might be differences due to versions of OFBiz. So that we can investigate further, *please provide a sequence of steps we can follow*, using one of the demo sites, to reproduce your issue. If we can reproduce the issue on a demo site, we will then likely be able to reproduce in our development environments where we will have access to logging and debugging. Please include links to the screens you use to prepare data and execute the action which triggers the issue. Providing reproduction steps will reduce the time needed for a developer to find the issue, increasing the potential number of developers who might be able to investigate (and hopefully resolve) the issue for you. Thanks, Dan. On Sat, 10 Dec 2022 at 17:56, Emad Radwan <[email protected]> wrote: > Hello Dan, > > The problem isn't happening when I changed the selected product from > DS-1000 - one of the three products configured for DemoSupplier - to a > newly configured product - any product like GZ-100 for the same supplier. > > Hope this helps, > > Regards, > Emad > > On Sat, Dec 10, 2022 at 5:47 PM Daniel Watford <[email protected]> wrote: > > > Hi Emad, > > > > Can you reproduce the error using the demo site (The Apache OFBiz® > Project > > - Demos <https://ofbiz.apache.org/ofbiz-demos.html>)? > > > > If so, please provide the steps to reproduce the issue and I'll take a > > look. > > > > Thanks, > > > > Dan. > > > > On Mon, 5 Dec 2022 at 17:48, Emad Radwan <[email protected]> wrote: > > > > > Hello Community, > > > > > > This is from the logs just before the error: > > > > > > |E| {errorMessage=Value not found, cannot update, > responseMessage=error} > > > ofbiz-docker-activate-1 | 2022-12-05 17:39:44,890 > > > |sse-nio-8443-exec-23 |ServiceDispatcher |E| Error in > > > Service [updateProductAverageCost]: Value not found, cannot update > > > ofbiz-docker-activate-1 | 2022-12-05 17:39:44,890 > > > |sse-nio-8443-exec-23 |TransactionUtil |W| Calling > > > transaction setRollbackOnly; this stack trace shows where this is > > > happening: > > > ofbiz-docker-activate-1 | java.lang.Exception: Error in Service > > > [updateProductAverageCost]: Value not found, cannot update > > > > > > > > > On Mon, Dec 5, 2022 at 7:38 PM Emad Radwan <[email protected]> > > wrote: > > > > > > > Hello Community, > > > > > > > > While executing the subject functionality from 'quick receive entire > > > > order' I got the following error: > > > > > > > > Regards, > > > > Emad > > > > > > > > The Following Errors Occurred: > > > > > > > > Error:<br/>Service invocation error on row (0): > > > > org.codehaus.groovy.runtime.InvokerInvocationException: > > > > org.apache.ofbiz.service.ExecutionServiceException: Value not found, > > > cannot > > > > update<br/><br/> > > > > > > > > > > > > > -- > > Daniel Watford > > > -- Daniel Watford
