Hello everybody!
I have a problem with the sequence of tasks. The idea of this small model should be: generate an arrival of boxes in the Queue, then forklift goes to pick up the boxes that were generated and transports them to the FloorStorage.
Then, the operator should perform an inspection process to all the boxes placed in the FloorStorage. How can I make the operator perform an inspection process after the forklift finishes placing the products in the FloorStorage?