This commit is contained in:
2021-06-21 22:18:41 +00:00
parent 552737359a
commit ff3136ab17
2 changed files with 30 additions and 4 deletions

View File

@@ -2080,7 +2080,8 @@ async function fetchTranslatedText(vm) {
"WorkOrderItemLoan",
"WorkOrderItemOutsideService",
"CustomerSignature",
"TechSignature"
"TechSignature",
"Name"
]);
}