This commit is contained in:
2021-05-03 22:24:40 +00:00
parent 05f183bc5d
commit 77abfe5944
2 changed files with 20 additions and 0 deletions

View File

@@ -134,6 +134,7 @@ export default {
completeByDate: null,
durationToCompleted: "00:00:00",
invoiceNumber: null,
onsite: true,
customerSignature: null,
customerSignatureName: null,
customerSignatureCaptured: null,
@@ -1079,6 +1080,7 @@ async function fetchTranslatedText(vm) {
"WorkOrderCustomerContactName",
"WorkOrderCustomerReferenceNumber",
"WorkOrderInternalReferenceNumber",
"WorkOrderOnsite",
"NewStatus",
"WorkOrderStatus",
"WorkOrderCustom1",