Hi,
In my shop order, how can I prevent that an operation can be started before the previous operation was reported?
Using date is not enough, as they are to variable in this case.
I want that operation N+1 can only be started if operation N has been reported.
Thanks!