This commit is contained in:
2020-07-16 21:06:17 +00:00
parent 19b6670cde
commit 2af355223a
3 changed files with 13 additions and 7 deletions

View File

@@ -80,7 +80,11 @@ namespace AyaNova.Biz
continue;
//AgeValue
switch(ev.EventType){
case NotifyEventType.ObjectAge:
case NotifyEventType.WorkorderStatusAge:
case NotifyEventType.quote
}
//Here we know the sub matches so create the NotifyEvent here