This commit is contained in:
@@ -774,7 +774,7 @@ async function populateSelectionLists(vm) {
|
|||||||
case 7:
|
case 7:
|
||||||
return window.$gz.store.state.customerRights.notifyCSRRejected;
|
return window.$gz.store.state.customerRights.notifyCSRRejected;
|
||||||
case 21:
|
case 21:
|
||||||
return window.$gz.store.state.customerRights.notifyCSRAccepted;
|
return window.$gz.store.state.customerRights.notifyServiceImminent;
|
||||||
// case 30://was workorder completed, removed due to thinking it's covered elsewhere but not really for customer who shouldn't see any other status available
|
// case 30://was workorder completed, removed due to thinking it's covered elsewhere but not really for customer who shouldn't see any other status available
|
||||||
//this is still up in the air and may need to be re-enabled here and at server
|
//this is still up in the air and may need to be re-enabled here and at server
|
||||||
// //return window.$gz.store.state.customerRights.notifyCSRAccepted;
|
// //return window.$gz.store.state.customerRights.notifyCSRAccepted;
|
||||||
|
|||||||
Reference in New Issue
Block a user