case 4486
This commit is contained in:
@@ -859,7 +859,7 @@ async function saveState(vm) {
|
|||||||
vm.obj.states[i] = res.data;
|
vm.obj.states[i] = res.data;
|
||||||
//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
|
vm.obj.lastStatusId = res.data.quoteStatusId; //case 4486
|
||||||
|
|
||||||
//set locked status of entire wo now
|
//set locked status of entire wo now
|
||||||
|
|||||||
Reference in New Issue
Block a user