BOD-23 Added labor pages tab + finalized time ticket tab + created allocation calculations
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user