How to prevent changes to a work order
Summary
How to prevent changes to a work order based on a specific statusContent
Hi,
we are designing an interface from SCM Cloud to WMS Cloud (Logfire). We also need to cover Manufacturing work orders. We are planning to create a new work order status called 'Interfaced'. Example, once a work order has been interfaced to WMS Cloud, through a REST API we would change the status from Released to 'Interfaced',being this last a user defined status.
At this point, we would like to prevent updates to the work order. Possibly any update but specifically changes in the planned quantity and in the component list. This is because the work order has been interfaced to WMS, so it could be in execution. We might still allow some roles to update the work order but not all users.
Tagged:
2