diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index a1e62e83..1104d581 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -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