This commit is contained in:
@@ -644,12 +644,7 @@ async function saveHeader(vm) {
|
||||
|
||||
//}
|
||||
} else {
|
||||
//update any server changed fields
|
||||
//Server will update fields on put or post for most workorder graph objecs so need to update entire object here
|
||||
//TODO: update header fields only, not collections here:
|
||||
//see technique used elsewhere with this same need already done was it woitem??
|
||||
//get copy of item without child collections for independant submit
|
||||
//this is it for woitem:
|
||||
|
||||
|
||||
//this sets 'o' to all values in assigned *except* the ones itemized with removedKey which is a fake key and just used for this trick to work
|
||||
//as undefined won't
|
||||
|
||||
Reference in New Issue
Block a user