Notification about production task order timeout

I have a question about the notification that the production task order timed out.

When a production task order is issued, can the employee’s supervisor be notified through a system notification if the employee fails to complete the part within the specified time? I can’t be notified by email here. How does it work?

Thanks!

Hi @rydupvc

Theoretically it is possible

Try creating a workflow and then using conditions (doc.status == “Job started”) in the notification doctype

Hope it helps

@asieftejani Thanks for your help, I’ll go test it. Have a good life.