case 4486
This commit is contained in:
@@ -1005,6 +1005,8 @@ async function saveState(vm) {
|
||||
//changing status updates the laststatus in the wo header so need to update concurrency here as well
|
||||
vm.obj.concurrency = res.data.newWOConcurrency;
|
||||
|
||||
vm.obj.lastStatusId = res.data.workOrderStatusId; //case 4486
|
||||
|
||||
//set locked status of entire wo now
|
||||
vm.obj.isLockedAtServer = vm.currentState.locked;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user