Work In Process
Hello,
In this example, you can see one discrete job in the wip_discrete_job table
The following SQL shows that the job was opened and then closed on Nov 10, 2016.
It was again opened on Nov 10, 2016 but, not closed until Dec. 29, 2016.
In this case, it appears that the wip_discrete_jobs table is only showing the most recent time the job was closed.
We do not see each instance and the quantities from each instance.
Is there a way to see the start_quantity, quantity_scrapped, quantity_completed for each time the job was opened and closed?
Regards,
Sanjeev