Hello everybody !
In the attached model I 'm trying to build the following logic :
I have two racks filled with boxes on pallets according to global table. The labels are pushed in a list.
Then I have some orders in the global table "Picking_list". I try to create a list with picks containing the Type of the box and the Quantity. After that I want to pull these items from the bay,level,rack,slot that exist. I can't find the correct way to achieve this.
Any ideas ?