Hello,
I’m doing some small streamlining of the Kanban Receipt. Our users enter in a new lot number in the lot field and the Are you sure you wish to create a new Lot? prompt shows, I’ve taken a look at the trace, in Kanban Receipts.ChangeLotNum thinking that there would be a field like you can set to bypass the prompt similar to the situation after print a packing slip in Customer shipment entry, when you close the print dialog it Epicor asks if the Packing Slip is ready to ship.
There is a parameter. IValidLot in the Method, I was hoping that was the trigger, but sadly it doesn’t suppress the message.
Is it possible to disable this message without having to create the lots first?