Stop Workflow Email Notification for a User (While Keeping Approval Access)

Hi Team,

We have a requirement in ERPNext/Frappe where a specific user should not receive workflow email notifications, but should still be allowed to approve the workflow as usual..

Hi @sanjayraja

ERPNext won’t allow you to disable workflow emails per user from UI, but you can easily block notifications for selected users with a small override in your custom app.

1 Like

Hi @sanjayraja

There is no need for any small override!!!

you can exclude those users by visiting notification settings.