This commit is contained in:
@@ -644,7 +644,6 @@ export default {
|
||||
customerContactName: this.obj.requestedByUserViz,
|
||||
fromQuoteId: null,
|
||||
fromPMId: null,
|
||||
fromCSRId: this.obj.id,
|
||||
serviceDate: null,
|
||||
completeByDate: null,
|
||||
durationToCompleted: "00:00:00",
|
||||
@@ -677,6 +676,7 @@ export default {
|
||||
let wi = {
|
||||
id: 0,
|
||||
concurrency: 0,
|
||||
fromCSRId: this.obj.id,
|
||||
notes: this.obj.name,
|
||||
wiki: null,
|
||||
customFields: "{}",
|
||||
|
||||
Reference in New Issue
Block a user