This commit is contained in:
2022-03-08 23:49:48 +00:00
parent c6f3ca2b72
commit 8736474ef1
2 changed files with 2 additions and 1 deletions

View File

@@ -211,6 +211,7 @@ namespace AyaNova.Biz
{
case NotifyEventType.QuoteStatusChange:
case NotifyEventType.WorkorderCompleted:
case NotifyEventType.WorkorderStatusChange:
isReportableEvent = true;
break;
}