update laboralloctable

This commit is contained in:
jfrye122
2023-07-25 14:10:27 -04:00
parent e7a2e9274c
commit d29a8a6d66
4 changed files with 43 additions and 27 deletions

View File

@@ -508,6 +508,17 @@
"actions": {
"clockout": "Clock Out"
}
},
"laborallocations": {
"labels": {
"laborallocations": "Labor Allocations",
"costcenter": "Cost Center",
"hourstotal": "Hours Total",
"hoursclaimed": "Hours Claimed",
"adjustments": "Adjustments",
"difference": "Difference",
"totals": "Totals"
}
}
}
}

View File

@@ -508,6 +508,17 @@
"actions": {
"clockout": ""
}
},
"laborallocations": {
"labels": {
"laborallocations": "",
"costcenter": "",
"hourstotal": "",
"hoursclaimed": "",
"adjustments": "",
"difference": "",
"totals": ""
}
}
}
}

View File

@@ -508,6 +508,17 @@
"actions": {
"clockout": ""
}
},
"laborallocations": {
"labels": {
"laborallocations": "",
"costcenter": "",
"hourstotal": "",
"hoursclaimed": "",
"adjustments": "",
"difference": "",
"totals": ""
}
}
}
}