This commit is contained in:
2021-06-10 19:23:55 +00:00
parent 7fd4bf9bb7
commit 3ac3b65a0e
7 changed files with 941 additions and 26 deletions

View File

@@ -383,13 +383,14 @@ todo: many biz objects are not using new PUT methodology
CURRENTLY DOING: Work order notifications
TODO: Notification related todos that came up:
Need to be able to open a wokrorder from a descendant and be taken directly to that item in the UI
scheduledonworkorder event for example will be a woitemscheduleduserid openable object
Need customer view of workorder just the basics
object opener needs to check if customer BEFORE it opens the work order as there needs to be a customer view with different data sent etc to avoid leaking private data
customerWorkorder object instead of workorder with summary I guess
Report can handle more detail when we get there
Need notifylinksubscription text in locale
OPENOBJECT HANDLER FOR WORKORDERS:
Need to be able to open a workorder from a descendant and be taken directly to that item in the UI
scheduledonworkorder event for example will be a woitemscheduleduserid openable object
Need customer view of workorder just the basics
object opener needs to check if customer BEFORE it opens the work order as there needs to be a customer view with different data sent etc to avoid leaking private data
customerWorkorder object instead of workorder with summary I guess
Report can handle more detail when we get there
Steps to test notifications:
plain in app delivery
@@ -405,19 +406,10 @@ Coded, tested, done:
ScheduledOnWorkorderImminent
OutsideServiceReceived
OutsideServiceOverdue
CustomerServiceImminent
todo 3: workorder notifications to code and test:
CustomerServiceImminent = 21,//* Workorder / WorkorderItemScheduledUser object?? THATS A LOT, MAYBE NO, WORKORDER SERVICE DATE OVERALL??K, notice that scheduled service is due, can set advance notice, CUSTOMER gets delivery
case 3725
No tag match remove from UI when using this one so customers can't see tags
User notification:
An age type notification with the days,hours,minutes etc note and a regular workorder link which client sees they are a customer (or head office) so it shows an alternative work order form and this goes with the alternative work order list available to customers in the UI as well.
No dates are shown in notifications by email only relative times. All users log in to get their correct date display.
Special message specifically for this type of notification saying service is upcoming click on link to view details.