Hi everyone, I have a problem with picking batach (4 ) of totes from several racks using list and deliver to one queue.
I asked for somethig simmilar, but that was different case Unloading Batch.
In this case I have a RackList with all of the totes in Warehouse. Totes have some lablels ex. ID number. In table Mrowa_1_tab (order list) is list with ID I need to deliver to one queue.
I used pull from List where I compere ID of tote from the warehous and ID from the Mrowka_1_tab, to pull only the totes there are in order list.Using the previous solutions it doesn't work.
Here is my model