diff --git a/ayanova/src/views/svc-workorder.vue b/ayanova/src/views/svc-workorder.vue index e5876b39..2a9868dd 100644 --- a/ayanova/src/views/svc-workorder.vue +++ b/ayanova/src/views/svc-workorder.vue @@ -131,10 +131,14 @@ export default { fromCSRId: null, serviceDate: null, completeByDate: null, + durationtocompleted: "00:00:00", invoiceNumber: null, customerSignature: null, customerSignatureName: null, customerSignatureCaptured: null, + techSignature: null, + techSignatureName: null, + techSignatureCaptured: null, postAddress: null, postCity: null, postRegion: null,