This commit is contained in:
2020-07-16 21:06:17 +00:00
parent a8187678eb
commit 19694f08b8

View File

@@ -88,6 +88,11 @@ todo: notification system docs
todo: Roles / roles change
Needs to re-examine notification subscriptions and events if no longer has access to them
Delivery and event code need to take roles into account and silently ignore no access things
todo: WorkorderStatus types and QuoteStatusTypes FINISHED STATUS or END STATUS
There needs to be a way to flag a quote or wo status as being the END status of the process
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 flage
##########################
todo: Customer User list form side track but relevant to this