Hi Woyce, Please confirm which OFBiz version you are currently using, so that it can be checked. On a cursory review, it seems that if you use 54000 (without comma) instead of 54,000 it should work.
-- Best Regards, Suraj Khurana Senior Technical Consultant On Fri, Jun 18, 2021 at 6:21 AM Woyce Batkins <mysaremin...@gmail.com> wrote: > Hello, > I have been trying to receive inventory from a purchase order, but I am > getting a conversion error like the following: > *java.lang.Exception: Error:Error running the simple-method: Error while > converting "54,000" to a number: For input string: "54,000" Method = > receiveInventoryProduct File = > > file:/apps/ofbiz-framework/applications/product/minilang/shipment/receipt/ShipmentReceiptServices.xml, > Element = <loop>, Line 147null* > > I am at a lost here >