On Mon, Jun 14, 2010 at 2:28 PM, BJ Freeman <[email protected]> wrote:
> > on success return "complete" and have a summary page? > I think that's what the application (9.04) does, but refreshing the summary page causes the form to be submitted again, which causes two problems: 1. The inventory items are created again, and 2. The order item quantity is adjusted up to match. For now, I'm trying a workaround, where I'm adding orderItemSeqId to the parameters for receiveInventoryProduct, so that I can lookup the item's status and not receive it if it's completed. I'm trying that because I'm desperate to make this problem stop, not because I think it's a good fix. -- James McGill Phoenix AZ
