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

View File

@@ -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 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 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 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 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 For things like wostatusAge etc. Or, maybe they will need a separate datetime field to record the last time the status was changed