Hello,
I have a problem when pulling the "EntradaEnCarretilla" list.
In the 476th second, the Transporter driver collects Kits and BoxVolum from the "MesaKitting" and we put those items in the "EntradaEnCarretilla" list.
The Transporter goes to the stations to leave each of the items he is transporting at the destination indicated on the list and in the order in which they are on the list.
For the first item, it goes to the corresponding destination and downloads an item but that item is not the first on the list. Then, suddenly the first three items disappear and the one that was fourth at the top of the list will be left. And the second and third items on the list are still in the cart.
The process would be to leave each item at the destination indicated in the list, but every time it leaves an item at its destination, it checks to see if there are empty kits or finished parts in that workstation.
I don't know why it doesn't take the elements from the list according to the order in it and why elements disappear from the list if they haven't left the Transporter.
Could you help me?
I attach the model.
Thanks in advance