This commit is contained in:
2021-05-22 00:16:44 +00:00
parent 1a3be02aa4
commit 3537233350

View File

@@ -339,9 +339,7 @@ todo: many biz objects are not using new PUT methodology
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
CURRENTLY DOING: WorkOrderItemTravel
ORDER: Travel, tasks, parts, loans, units, outside service
@@ -356,6 +354,7 @@ todo: "DispatchFull" and "DispatchLimited" roles MUST be renamed to "ServiceFull
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
See the header save for working example, others will be easier since they set *all* fields on return unlike header which is a bastardized one
TODO: test new from scratch wo regularly