| Module: | Tasks |
| Rule Name: | Remind when overdue |
| Status: | Active |
| Description: | Remind the task owner of overdue tasks. |
| Created: | Mary Dawn Carrasco, 05/03/2013 06:25:07 AM |
| Modified: | Mary Dawn Carrasco, 24/06/2013 12:35:46 PM |
Create or EditExecutes the Workflow Rule when a new record is created OR an existing record is edited. |
| 1 | Status | is | In Progress | |
| 2 | OR | Status | is | Not Started |
| 3 | AND | Due Date | is | ${TODAY} |
| 4 | OR | Due Date | is | ${YESTERDAY} |
| 5 | OR | Due Date | is before | ${YESTERDAYMINUS} |