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