This commit is contained in:
@@ -690,8 +690,7 @@ async function saveItems(vm) {
|
||||
}
|
||||
|
||||
for (let i = 0; i < totalItems; i++) {
|
||||
// let o = vm.obj.items[i];
|
||||
//get item only without children
|
||||
//get copy of item without child collections for independant submit
|
||||
const {
|
||||
expenses: removedKey1,
|
||||
labors: removedKey2,
|
||||
|
||||
Reference in New Issue
Block a user