From 73766b33f103a91d84467071066a593cb16779e8 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Tue, 5 Jan 2021 20:27:35 +0000 Subject: [PATCH] --- server/AyaNova/biz/NotifyEventType.cs | 3 +++ 1 file changed, 3 insertions(+) diff --git a/server/AyaNova/biz/NotifyEventType.cs b/server/AyaNova/biz/NotifyEventType.cs index 889889da..a6612e85 100644 --- a/server/AyaNova/biz/NotifyEventType.cs +++ b/server/AyaNova/biz/NotifyEventType.cs @@ -44,6 +44,9 @@ namespace AyaNova.Biz WorkorderFinishedFollowUp = 32, //* Service workorder closed status follow up again after this many TIMESPAN SendUserCredentials = 33 // Internal System use only: When user generates new credentials and sends them this is the notification type for that see UserBiz GenerateCredsAndEmailUser +//POTENTIAL OTHER NOTIFICATIONS: +//WorkorderItemLoan unit is overdue from estimate + //NEW ITEMS REQUIRE translation KEYS