diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 1104d581..26c8603c 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -92,7 +92,10 @@ 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 + probably going to need it for a bunch of other stuff as well since there is no separate Closed flag +todo: wo, quote and any other AgeValue notify objects are going to need to be able to determine when they were last modified, read the event log I guess + For things like wostatusAge etc. Or, maybe they will need a separate datetime field to record the last time the status was changed + ########################## todo: Customer User list form side track but relevant to this