This commit is contained in:
2022-01-28 21:03:39 +00:00
parent e06cebcd13
commit 0c285157a9
3 changed files with 102 additions and 5 deletions

View File

@@ -127,7 +127,7 @@ When an event takes place at the server that triggers events related to server o
## General notification type
The General notification type is a special case, all users are automatically subscribed to In Application delivery of general notifications meaning they will always receive critical system notifications as well as direct notifications from other users **inside AyaNova application**
There are no settings adjustable for in app General notifications.
There are no settings adjustable for in app General notifications however it is possible to create a general notification with email delivery.
## Notification event types
@@ -142,7 +142,8 @@ There are no settings adjustable for in app General notifications.
| CSR rejected | Customer service request rejected. (intended for Customer users) |
| Quote status change | Any _change_ of Quote Status including from no status (new) to a _specific_ selected status ID value |
| Object age | Any object, Age (conditional on AgeValue) after creation event of any object of selected specific type and optionally selected tags |
| Reminder imminent | A Reminder in AyaNova is about to reach it's specified date/time |
| Reminder imminent | A Reminder is about to reach it's specified start date/time
| Review imminent | A Review is about to reach it's specified review date/time |
| Scheduled on work order | User is scheduled on (added to) a Work order |
| Scheduled on work order imminent | Scheduled date and time reached for workorder which User is scheduled |
| Work order completed status overdue | Workorder not set to a "Completed" type Status before the selected duration from created date |