This commit is contained in:
2021-03-24 20:57:52 +00:00
parent 7951221cb5
commit 4d338d620b
2 changed files with 7 additions and 4 deletions

View File

@@ -91,7 +91,7 @@ todo: remove widget now? Back and front (comment out obvs not remove entirely)
todo: reconsider "DispatchFull" and "DispatchLimited" roles should be renamed to "ServiceFull" and "ServiceLimited" to match other roles and intent
dispatch is a subset of a service manager job
NOW
....
@@ -190,7 +190,9 @@ todo: many biz objects are not using new PUT methodology
CURRENTLY DOING: workorder (status), then a bit of research on api structure (see below) then get going from Client end backwards once have rough idea and flesh it out as I go along and refine
CURRENTLY DOING: workorder (status) FRONT END UI (make it accessible from workorder form menu)
then a bit of research on api structure (see below) then get going from Client end backwards once have rough idea and flesh it out as I go along and refine
todo: workorder status list first, it's a table of created items, keep properties from v7 but add the following properties:
SelectRoles - who can select the status (still shows if they can't select but that's the current status, like active does)