This commit is contained in:
2021-05-22 00:15:26 +00:00
parent a4579c93c6
commit 1a3be02aa4
2 changed files with 19 additions and 22 deletions

View File

@@ -339,7 +339,9 @@ todo: many biz objects are not using new PUT methodology
CURRENTLY DOING: WorkOrderItemTravel
CURRENTLY DOING: bugbug: saving header only (setting onsite for example) is triggering a full fetch of entire workorder every time...WTF, supposed to be just a few fields that cause that
Next: WorkOrderItemTravel
ORDER: Travel, tasks, parts, loans, units, outside service
@@ -353,6 +355,7 @@ todo: "DispatchFull" and "DispatchLimited" roles MUST be renamed to "ServiceFull
Rename at both ends and all translations and docs as well.
todo: strip all *viz fields from object before sending over the wire from client to server
Setting their value to undefined stops them being sent so do that, but remember they then need to be updated on the return record
TODO: test new from scratch wo regularly