This commit is contained in:
2020-07-17 00:06:02 +00:00
parent a65cf28c02
commit e6f66ba6d0

View File

@@ -68,7 +68,7 @@ TODO: home-notify-subscription needs to also have ability to subscribe to Defaul
This one is a bit tricky because it will always be able to deliver via in app but user can also opt for email delivery
so it should either always show a default inapp for DefaultNotification or it should not allow them to make one for inapp
Not sure what is best but it should be braindead simple
todo: UI area for viewing App notifications
https://rockfish.ayanova.com/default.htm#!/rfcaseEdit/3783
notifications list UI as per case
@@ -98,6 +98,8 @@ todo: WorkorderStatus types and QuoteStatusTypes FINISHED STATUS or END STATUS
This is required so that things like wostatusage notifications know to ignore the END status as it's not going to change after that
and also so it knows which are considered "Finished" or "Finalized" or whatever is the best term
probably going to need it for a bunch of other stuff as well since there is no separate Closed flag
todo: notifyeventthype WorkorderClosed needs to be renamed or maybe removed in light of directlyu above regarding some status are now the equivalen to closed state in v7
todo: wo, quote and any other AgeValue notify objects are going to need to be able to record and compare age of event happening
For things like wostatusAge etc. Or, maybe they will need a separate datetime field to record the last time the status was changed