Workflow action: Traffic light (Min order)
Traffic light workflow actions allow you to block a progress button until certain criteria are met. In this case you can block until a specified sub-job has reached a stage with an order value >= the value you specify.
This would only ever prove useful in a workflow system with multiple sub-systems, this is because you can block progress on sub-job A unless sub-job B has reached a certain stage.
Typical examples might be:
- In a two sub-system workflow for Year End accounts and Corporate Tax you may block the Accounts being sent to client until you know that the Corporate tax has been reviewed.
- In a new client onboarding workflow you might block all other sub-jobs until such a time as the Anti Money Laundering checks have been completed.