Is it possible to have the next item in the routing sequence start automatically once the previous step has been completed? I am trying to streamline my manufacturing / QA process and it seems like this should be possible.
To elaborate a bit - say my router contains 3 steps:
- Count and recieve parts.
- Assemble final product.
- QA final product
Currently once I start production Step 1 will be in progress. If I have isolated the MO I am working on by searching for it, I can click the right arrow and start Step 2. I would much prefer if finishing Step 1 would automatically start Step 2, and so on. Eventually I would like to have this all controlled by bar codes, but I am trying to get basic manual functionality down first. Thanks!