This commit is contained in:
2021-07-20 15:48:27 +00:00
parent b9dd8cc113
commit d16c29b1a6
2 changed files with 3 additions and 1 deletions

View File

@@ -1226,4 +1226,5 @@ BUILD 116
- Customer -> Show all Units menu item implemented
- Workorderitemunit: added unit address fields to report data if needed to print independantly of workorder header address (case 583)
- Workorderitemunit: added unit address fields to report data if needed to print independantly of workorder header address (case 583)
- Workorderitemscheduleduser: added "convert all to labor" menu option and implemented (case 1362)

View File

@@ -2116,6 +2116,7 @@ async function fetchTranslatedText(vm) {
"AddMultipleUnits",
"CopyToWorkOrder",
"WorkOrderConvertScheduledUserToLabor",
"WorkOrderConvertAllScheduledUsersToLabor",
"AppendTasks",
"UnitWarrantyInfo",
"UnitModelLifeTimeWarranty",