Workflow - send mail to task owner if task passed due

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • SpeedBullet
    Senior Member
    • Mar 2016
    • 123

    Workflow - send mail to task owner if task passed due

    Hi, could anyone guide me how to make the system mail the owner of a task when the following conditions are met?

    Task.dueDate <= now AND task.status != cancelled AND task.status != completed

    Should be quite simple but I can't seem to find the correct parameters.
  • yuri
    Member
    • Mar 2014
    • 8440

    #2
    It's similar to this http://www.espocrm.com/blog/birthday...ns-in-espocrm/
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    Working...