BOD-23 Added labor pages tab + finalized time ticket tab + created allocation calculations

This commit is contained in:
Patrick Fic
2020-04-15 15:39:05 -07:00
parent 325a82ac86
commit 8e12320c19
20 changed files with 724 additions and 132 deletions

View File

@@ -548,7 +548,10 @@
"creating_new_job": "Creating new job...",
"documents": "Documents",
"existing_jobs": "Existing Jobs",
"hrs_claimed": "Hours Claimed",
"hrs_total": "Hours Total",
"job": "Job Details",
"laborallocations": "Labor Allocations",
"lines": "Estimate Lines",
"notes": "Notes",
"override_header": "Override estimate header on import?",
@@ -713,8 +716,17 @@
}
},
"timetickets": {
"actions": {
"enter": "Enter New Time Ticket"
},
"fields": {
"employee": "Employee"
"actualhrs": "Actual Hours",
"ciecacode": "CIECA Code",
"cost_center": "Cost Center",
"date": "Ticket Date",
"employee": "Employee",
"productivehrs": "Productive Hours",
"ro_number": "Job to Post Against"
},
"labels": {
"edit": "Edit Time Ticket",