This commit is contained in:
@@ -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
|
CURRENTLY DOING: WorkOrderItemTravel
|
||||||
|
|
||||||
Next: WorkOrderItemTravel
|
|
||||||
|
|
||||||
ORDER: Travel, tasks, parts, loans, units, outside service
|
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
|
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
|
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
|
TODO: test new from scratch wo regularly
|
||||||
|
|||||||
Reference in New Issue
Block a user