Wednesday, May 17, 2023
Production order statuses
For each production order that we create in the system, we need to assign a certain status, in order to know at which stage of processing the production order is located. As the status of the order changes in real-time, we need to update the status in the system so that we always have a realistic insight into the situation.
Each production order should go through a cycle of the following three statuses:
1. Unprocessed - this status is assigned by the system to the production order at the time of creation. The order remains in this status until all the necessary information about what is produced, in what quantity, by what orders, etc. is entered.
2. Placed - we will assign this status to the production order when we have entered all the required information and when the order is ready to be forwarded to production.
3. Completed - we assign this status to the production order when all production processes are completed and when the order is taken over from production.