This commit is contained in:
2020-08-18 21:27:00 +00:00
parent 960062d2ab
commit f3565c7173
3 changed files with 6 additions and 6 deletions

View File

@@ -189,7 +189,7 @@ namespace AyaNova.Biz
//ScheduledOnWorkorder https://rockfish.ayanova.com/default.htm#!/rfcaseEdit/892
//ScheduledOnWorkorderImminent https://rockfish.ayanova.com/default.htm#!/rfcaseEdit/892
//WorkorderFinishStatusOverdue
//WorkorderFinished
//WorkorderFinished [USER, CUSTOMER], if customer then also CopyOfCustomerNotification https://rockfish.ayanova.com/default.htm#!/rfcaseEdit/3398
//OutsideServiceOverdue
//OutsideServiceReceived https://rockfish.ayanova.com/default.htm#!/rfcaseEdit/892
//PartRequestReceived https://rockfish.ayanova.com/default.htm#!/rfcaseEdit/892
@@ -340,7 +340,7 @@ namespace AyaNova.Biz
//WorkorderTotalExceedsThreshold
//WorkorderStatusAge (ALSO DELETE OLD)
//https://rockfish.ayanova.com/default.htm#!/rfcaseEdit/1137
//WorkorderFinishedFollowUp (uses AGE after finished status) [USER, CUSTOMER] ALSO CopyOfCustomerNotification https://rockfish.ayanova.com/default.htm#!/rfcaseEdit/3398
//WorkorderFinishedFollowUp (uses AGE after finished status) [USER]
}
break;

View File

@@ -39,9 +39,9 @@ namespace AyaNova.Biz
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
WorkorderFinished = 30, //*Service work order is set to any status that is flagged as a "Finished" type of status
WorkorderFinished = 30, //*Service work order is set to any status that is flagged as a "Finished" type of status. Customer & User
WorkorderCreatedForCustomer = 31, //*Service work order is created for Customer, only applies to that customer user notify sub for that customer, customer id is in conditional ID value for subscription
WorkorderFinishedFollowUp = 32 //* Service workorder closed status follow up again after this many TIMESPAN, for CUSTOMER AND USER
WorkorderFinishedFollowUp = 32 //* Service workorder closed status follow up again after this many TIMESPAN
//NEW ITEMS REQUIRE translation KEYS