I simulate a situation of out&inbound in one ailsle(I left the two racks far apart for good observation. ) ,the function of inbound have been worked.
I want out of stock obeying a stationary list(Global list "Stock_Out_List" in model).
Items in the list may stock in different racks,so i need to judge which rack to outbound.For exam ,the first line in global list means i need to outbound the item in Rack97(row:1,bay:10(each rack have 20 bays),tier:1),the fourth line means i need to outbound the item in Rack82(row:2,bay:30,tier:1).
Best!