Added intake checklist modification to shop management BOD-128

This commit is contained in:
Patrick Fic
2020-07-27 08:55:43 -07:00
parent 081b33cc22
commit 6105854b73
10 changed files with 321 additions and 21 deletions

View File

@@ -426,6 +426,7 @@
"passwordresetsuccess_sub": "You should receive this email in the next few minutes. Please check your email including any junk or spam folders. ",
"passwordsdonotmatch": "The passwords you have entered do not match.",
"print": "Print",
"required": "Required",
"search": "Search...",
"selectdate": "Select date...",
"sendagain": "Send Again",
@@ -580,6 +581,7 @@
"export": "Export",
"exportselected": "Export Selected",
"gotojob": "Go to Job",
"intake": "Intake",
"manualnew": "Create New Job Manually",
"mark": "Mark",
"postInvoices": "Post Invoices",
@@ -645,6 +647,11 @@
"ins_ct_ln": "File Handler Last Name",
"ins_ea": "File Handler Email",
"ins_ph1": "File Handler Phone #",
"intake": {
"label": "Label",
"name": "Name",
"type": "Type"
},
"kmin": "Mileage In",
"kmout": "Mileage Out",
"la1": "LA1",
@@ -779,6 +786,7 @@
"hrs_claimed": "Hours Claimed",
"hrs_total": "Hours Total",
"inproduction": "In Production",
"intake": "Job Intake",
"job": "Job Details",
"jobcosting": "Job Costing",
"laborallocations": "Labor Allocations",

View File

@@ -426,6 +426,7 @@
"passwordresetsuccess_sub": "",
"passwordsdonotmatch": "",
"print": "",
"required": "",
"search": "Buscar...",
"selectdate": "",
"sendagain": "",
@@ -580,6 +581,7 @@
"export": "",
"exportselected": "",
"gotojob": "",
"intake": "",
"manualnew": "",
"mark": "",
"postInvoices": "Contabilizar facturas",
@@ -645,6 +647,11 @@
"ins_ct_ln": "Apellido del manejador de archivos",
"ins_ea": "Correo electrónico del controlador de archivos",
"ins_ph1": "File Handler Phone #",
"intake": {
"label": "",
"name": "",
"type": ""
},
"kmin": "Kilometraje en",
"kmout": "Kilometraje",
"la1": "",
@@ -779,6 +786,7 @@
"hrs_claimed": "",
"hrs_total": "",
"inproduction": "",
"intake": "",
"job": "",
"jobcosting": "",
"laborallocations": "",

View File

@@ -426,6 +426,7 @@
"passwordresetsuccess_sub": "",
"passwordsdonotmatch": "",
"print": "",
"required": "",
"search": "Chercher...",
"selectdate": "",
"sendagain": "",
@@ -580,6 +581,7 @@
"export": "",
"exportselected": "",
"gotojob": "",
"intake": "",
"manualnew": "",
"mark": "",
"postInvoices": "Poster des factures",
@@ -645,6 +647,11 @@
"ins_ct_ln": "Nom du gestionnaire de fichiers",
"ins_ea": "Courriel du gestionnaire de fichiers",
"ins_ph1": "Numéro de téléphone du gestionnaire de fichiers",
"intake": {
"label": "",
"name": "",
"type": ""
},
"kmin": "Kilométrage en",
"kmout": "Kilométrage hors",
"la1": "",
@@ -779,6 +786,7 @@
"hrs_claimed": "",
"hrs_total": "",
"inproduction": "",
"intake": "",
"job": "",
"jobcosting": "",
"laborallocations": "",