This commit is contained in:
2020-08-06 17:33:10 +00:00
parent 3d193c534c
commit 2c73d866bc

View File

@@ -773,7 +773,8 @@ async function populateSelectionLists(vm) {
UnitMeterReadingMultipleExceeded = 26,//* UnitMeterReading object, Created, conditional on DecValue as the Multiple threshold, if passed then notifies
GeneralNotification = 27,//* NO OBJECT old quick notification, refers now to any direct text notification internal or user to user used for system notifications (default delivers in app but user can opt to also get email)
ServerOperationsProblem = 28,//* NO OBJECT and serious issue with server operations requiring intervention,
QuoteStatusAge = 29//* Quote object Created / Updated, conditional on exact status selected IdValue, Tags conditional, advance notice can be set
QuoteStatusAge = 29,//* Quote object Created / Updated, conditional on exact status selected IdValue, Tags conditional, advance notice can be set
WorkorderFinished = 30 //Service work order is set to any status that is flagged as a "Finished" type of status
*/
vm.selectLists.eventTypes = tempEventTypes.filter(