This commit is contained in:
@@ -192,10 +192,11 @@ todo: many biz objects are not using new PUT methodology
|
||||
|
||||
CURRENTLY DOING: workorder (status) FRONT END UI (make it accessible from workorder form menu)
|
||||
|
||||
todo: new workorder Status table / object joined to Workorder
|
||||
like Items collection
|
||||
Has fields for statusid, workorderid, timestamp, userid
|
||||
Write only, always just adds to the table
|
||||
todo: in UI the workorder state should show current state but be expandable to view list of all state changes
|
||||
Most of time will want to only see the current state, not all state history
|
||||
LastStateViz??
|
||||
Also, this will be best for sites that don't really use the state fully and just want to ignore it or set it once to completed, that kind of thing
|
||||
so maybe it's a single / collection depending on if there are more than one but collapsable??
|
||||
|
||||
todo: Workorder -> WorkorderService now can combine tables all together under workorder
|
||||
|
||||
|
||||
Reference in New Issue
Block a user