Tracking product lifecycle
What is the best way (if there even is a way) to track the lifecycle of products that we are producing. The current product lifecycle is:
- Creation
- Forming
- Cutting
- Quality
- Shipping
- Close
I currently place a status for each part when a PO comes in. When the status is "Forming" it gets put into the Forming Schedule. I would like to:
- Update that status from the chart so that it sends it to the CNC Schedule, but also updates it on the Open Orders Log, and so on.
- Have dependencies or something so when a part is added to a schedule, it goes to the end of the line, with whatever duration I have set for that part.
Is this even possible?