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",

View File

@@ -548,7 +548,10 @@
"creating_new_job": "Creando nuevo trabajo ...",
"documents": "documentos",
"existing_jobs": "Empleos existentes",
"hrs_claimed": "",
"hrs_total": "",
"job": "",
"laborallocations": "",
"lines": "Líneas estimadas",
"notes": "Notas",
"override_header": "¿Anular encabezado estimado al importar?",
@@ -713,8 +716,17 @@
}
},
"timetickets": {
"actions": {
"enter": ""
},
"fields": {
"employee": ""
"actualhrs": "",
"ciecacode": "",
"cost_center": "",
"date": "",
"employee": "",
"productivehrs": "",
"ro_number": ""
},
"labels": {
"edit": "",

View File

@@ -548,7 +548,10 @@
"creating_new_job": "Création d'un nouvel emploi ...",
"documents": "Les documents",
"existing_jobs": "Emplois existants",
"hrs_claimed": "",
"hrs_total": "",
"job": "",
"laborallocations": "",
"lines": "Estimer les lignes",
"notes": "Remarques",
"override_header": "Remplacer l'en-tête d'estimation à l'importation?",
@@ -713,8 +716,17 @@
}
},
"timetickets": {
"actions": {
"enter": ""
},
"fields": {
"employee": ""
"actualhrs": "",
"ciecacode": "",
"cost_center": "",
"date": "",
"employee": "",
"productivehrs": "",
"ro_number": ""
},
"labels": {
"edit": "",