- Finish up with Statistics
Signed-off-by: Dave Richer <dave@imexsystems.ca>
This commit is contained in:
@@ -2733,11 +2733,19 @@
|
||||
"settings": {
|
||||
"layout": "Layout",
|
||||
"information": "Information",
|
||||
"statistics_title": "Statistics",
|
||||
"board_settings": "Board Settings",
|
||||
"tabs": {
|
||||
"card": "Card",
|
||||
"board": "Board",
|
||||
"lane": "Lane"
|
||||
"statistics": {
|
||||
"total_hours_in_production": "Hours in Production",
|
||||
"total_lab_in_production": "Body Hours in Production",
|
||||
"total_lar_in_production": "Refinish Hours in Production",
|
||||
"total_amount_in_production": "Dollars in Production",
|
||||
"jobs_in_production": "Jobs in Production",
|
||||
"total_hours_on_board": "Hours on Board",
|
||||
"total_lab_on_board": "Body Hours on Board",
|
||||
"total_lar_on_board": "Refinish Hours on Board",
|
||||
"total_amount_on_board": "Dollars on Board",
|
||||
"total_jobs_on_board": "Jobs on Board"
|
||||
}
|
||||
},
|
||||
"actions": {
|
||||
@@ -2811,7 +2819,21 @@
|
||||
},
|
||||
"successes": {
|
||||
"removed": "Job removed from production."
|
||||
}
|
||||
},
|
||||
"statistics": {
|
||||
"total_hours_in_production": "Hours in Production",
|
||||
"total_lab_in_production": "Body Hours in Production",
|
||||
"total_lar_in_production": "Refinish Hours in Production",
|
||||
"total_amount_in_production": "Dollars in Production",
|
||||
"jobs_in_production": "Jobs in Production",
|
||||
"total_hours_on_board": "Hours on Board",
|
||||
"total_lab_on_board": "Body Hours on Board",
|
||||
"total_lar_on_board": "Refinish Hours on Board",
|
||||
"total_amount_on_board": "Dollars on Board",
|
||||
"total_jobs_on_board": "Jobs on Board",
|
||||
"hours": "Hours",
|
||||
"currency_symbol": "$"
|
||||
}
|
||||
},
|
||||
"profile": {
|
||||
"errors": {
|
||||
|
||||
@@ -2722,27 +2722,52 @@
|
||||
"purchases_by_vendor_summary": ""
|
||||
}
|
||||
},
|
||||
"production": {
|
||||
"actions": {
|
||||
"addcolumns": "",
|
||||
"bodypriority-clear": "",
|
||||
"bodypriority-set": "",
|
||||
"detailpriority-clear": "",
|
||||
"detailpriority-set": "",
|
||||
"paintpriority-clear": "",
|
||||
"paintpriority-set": "",
|
||||
"remove": "",
|
||||
"removecolumn": "",
|
||||
"saveconfig": "",
|
||||
"suspend": "",
|
||||
"unsuspend": ""
|
||||
},
|
||||
"errors": {
|
||||
"boardupdate": "",
|
||||
"removing": "",
|
||||
"settings": ""
|
||||
},
|
||||
"labels": {
|
||||
"production": {
|
||||
"options": {
|
||||
"small": "",
|
||||
"medium": "",
|
||||
"large": "",
|
||||
"vertical": "",
|
||||
"horizontal": ""
|
||||
},
|
||||
"settings": {
|
||||
"layout": "",
|
||||
"information": "",
|
||||
"statistics_title": "",
|
||||
"board_settings": "",
|
||||
"statistics": {
|
||||
"total_hours_in_production": "",
|
||||
"total_lab_in_production": "",
|
||||
"total_lar_in_production": "",
|
||||
"total_amount_in_production": "",
|
||||
"jobs_in_production": "",
|
||||
"total_hours_on_board": "",
|
||||
"total_lab_on_board": "",
|
||||
"total_lar_on_board": "",
|
||||
"total_amount_on_board": "",
|
||||
"total_jobs_on_board": ""
|
||||
}
|
||||
},
|
||||
"actions": {
|
||||
"addcolumns": "",
|
||||
"bodypriority-clear": "",
|
||||
"bodypriority-set": "",
|
||||
"detailpriority-clear": "",
|
||||
"detailpriority-set": "",
|
||||
"paintpriority-clear": "",
|
||||
"paintpriority-set": "",
|
||||
"remove": "",
|
||||
"removecolumn": "",
|
||||
"saveconfig": "",
|
||||
"suspend": "",
|
||||
"unsuspend": ""
|
||||
},
|
||||
"errors": {
|
||||
"boardupdate": "",
|
||||
"removing": "",
|
||||
"settings": ""
|
||||
},
|
||||
"labels": {
|
||||
"kiosk_mode": "",
|
||||
"on": "",
|
||||
"off": "",
|
||||
@@ -2754,48 +2779,62 @@
|
||||
"card_size": "",
|
||||
"model_info": "",
|
||||
"actual_in": "",
|
||||
"alert": "",
|
||||
"alertoff": "",
|
||||
"alerton": "",
|
||||
"ats": "",
|
||||
"bodyhours": "",
|
||||
"bodypriority": "",
|
||||
"bodyshop": {
|
||||
"labels": {
|
||||
"qbo_departmentid": "",
|
||||
"qbo_usa": ""
|
||||
}
|
||||
},
|
||||
"cardcolor": "",
|
||||
"cardsettings": "",
|
||||
"clm_no": "",
|
||||
"comment": "",
|
||||
"compact": "",
|
||||
"detailpriority": "",
|
||||
"employeeassignments": "",
|
||||
"employeesearch": "",
|
||||
"ins_co_nm": "",
|
||||
"jobdetail": "",
|
||||
"laborhrs": "",
|
||||
"legend": "",
|
||||
"note": "",
|
||||
"ownr_nm": "",
|
||||
"paintpriority": "",
|
||||
"partsstatus": "",
|
||||
"production_note": "",
|
||||
"refinishhours": "",
|
||||
"scheduled_completion": "",
|
||||
"selectview": "",
|
||||
"stickyheader": "",
|
||||
"sublets": "",
|
||||
"totalhours": "",
|
||||
"touchtime": "",
|
||||
"viewname": ""
|
||||
},
|
||||
"successes": {
|
||||
"removed": ""
|
||||
}
|
||||
},
|
||||
"alert": "",
|
||||
"alertoff": "",
|
||||
"alerton": "",
|
||||
"ats": "",
|
||||
"bodyhours": "",
|
||||
"bodypriority": "",
|
||||
"bodyshop": {
|
||||
"labels": {
|
||||
"qbo_departmentid": "",
|
||||
"qbo_usa": ""
|
||||
}
|
||||
},
|
||||
"cardcolor": "",
|
||||
"cardsettings": "",
|
||||
"clm_no": "",
|
||||
"comment": "",
|
||||
"compact": "",
|
||||
"detailpriority": "",
|
||||
"employeeassignments": "",
|
||||
"employeesearch": "",
|
||||
"ins_co_nm": "",
|
||||
"jobdetail": "",
|
||||
"laborhrs": "",
|
||||
"legend": "",
|
||||
"note": "",
|
||||
"ownr_nm": "",
|
||||
"paintpriority": "",
|
||||
"partsstatus": "",
|
||||
"production_note": "",
|
||||
"refinishhours": "",
|
||||
"scheduled_completion": "",
|
||||
"selectview": "",
|
||||
"stickyheader": "",
|
||||
"sublets": "",
|
||||
"totalhours": "",
|
||||
"touchtime": "",
|
||||
"viewname": ""
|
||||
},
|
||||
"successes": {
|
||||
"removed": ""
|
||||
},
|
||||
"statistics": {
|
||||
"total_hours_in_production": "",
|
||||
"total_lab_in_production": "",
|
||||
"total_lar_in_production": "",
|
||||
"total_amount_in_production": "",
|
||||
"jobs_in_production": "",
|
||||
"total_hours_on_board": "",
|
||||
"total_lab_on_board": "",
|
||||
"total_lar_on_board": "",
|
||||
"total_amount_on_board": "",
|
||||
"total_jobs_on_board": "",
|
||||
"hours": "",
|
||||
"currency_symbol": ""
|
||||
}
|
||||
},
|
||||
"profile": {
|
||||
"errors": {
|
||||
"state": "Error al leer el estado de la página. Porfavor refresca."
|
||||
|
||||
@@ -2722,72 +2722,119 @@
|
||||
"purchases_by_vendor_summary": ""
|
||||
}
|
||||
},
|
||||
"production": {
|
||||
"actions": {
|
||||
"addcolumns": "",
|
||||
"bodypriority-clear": "",
|
||||
"bodypriority-set": "",
|
||||
"detailpriority-clear": "",
|
||||
"detailpriority-set": "",
|
||||
"paintpriority-clear": "",
|
||||
"paintpriority-set": "",
|
||||
"remove": "",
|
||||
"removecolumn": "",
|
||||
"saveconfig": "",
|
||||
"suspend": "",
|
||||
"unsuspend": ""
|
||||
},
|
||||
"errors": {
|
||||
"boardupdate": "",
|
||||
"removing": "",
|
||||
"settings": ""
|
||||
},
|
||||
"labels": {
|
||||
"production": {
|
||||
"options": {
|
||||
"small": "",
|
||||
"medium": "",
|
||||
"large": "",
|
||||
"vertical": "",
|
||||
"horizontal": ""
|
||||
},
|
||||
"settings": {
|
||||
"layout": "",
|
||||
"information": "",
|
||||
"statistics_title": "",
|
||||
"board_settings": "",
|
||||
"statistics": {
|
||||
"total_hours_in_production": "",
|
||||
"total_lab_in_production": "",
|
||||
"total_lar_in_production": "",
|
||||
"total_amount_in_production": "",
|
||||
"jobs_in_production": "",
|
||||
"total_hours_on_board": "",
|
||||
"total_lab_on_board": "",
|
||||
"total_lar_on_board": "",
|
||||
"total_amount_on_board": "",
|
||||
"total_jobs_on_board": ""
|
||||
}
|
||||
},
|
||||
"actions": {
|
||||
"addcolumns": "",
|
||||
"bodypriority-clear": "",
|
||||
"bodypriority-set": "",
|
||||
"detailpriority-clear": "",
|
||||
"detailpriority-set": "",
|
||||
"paintpriority-clear": "",
|
||||
"paintpriority-set": "",
|
||||
"remove": "",
|
||||
"removecolumn": "",
|
||||
"saveconfig": "",
|
||||
"suspend": "",
|
||||
"unsuspend": ""
|
||||
},
|
||||
"errors": {
|
||||
"boardupdate": "",
|
||||
"removing": "",
|
||||
"settings": ""
|
||||
},
|
||||
"labels": {
|
||||
"kiosk_mode": "",
|
||||
"on": "",
|
||||
"off": "",
|
||||
"wide": "",
|
||||
"tall": "",
|
||||
"vertical": "",
|
||||
"horizontal": "",
|
||||
"orientation": "",
|
||||
"card_size": "",
|
||||
"model_info": "",
|
||||
"actual_in": "",
|
||||
"alert": "",
|
||||
"alertoff": "",
|
||||
"alerton": "",
|
||||
"ats": "",
|
||||
"bodyhours": "",
|
||||
"bodypriority": "",
|
||||
"bodyshop": {
|
||||
"labels": {
|
||||
"qbo_departmentid": "",
|
||||
"qbo_usa": ""
|
||||
}
|
||||
},
|
||||
"cardcolor": "",
|
||||
"cardsettings": "",
|
||||
"clm_no": "",
|
||||
"comment": "",
|
||||
"compact": "",
|
||||
"detailpriority": "",
|
||||
"employeeassignments": "",
|
||||
"employeesearch": "",
|
||||
"ins_co_nm": "",
|
||||
"jobdetail": "",
|
||||
"laborhrs": "",
|
||||
"legend": "",
|
||||
"note": "",
|
||||
"ownr_nm": "",
|
||||
"paintpriority": "",
|
||||
"partsstatus": "",
|
||||
"production_note": "",
|
||||
"refinishhours": "",
|
||||
"scheduled_completion": "",
|
||||
"selectview": "",
|
||||
"stickyheader": "",
|
||||
"sublets": "",
|
||||
"totalhours": "",
|
||||
"touchtime": "",
|
||||
"viewname": ""
|
||||
},
|
||||
"successes": {
|
||||
"removed": ""
|
||||
}
|
||||
},
|
||||
"alert": "",
|
||||
"alertoff": "",
|
||||
"alerton": "",
|
||||
"ats": "",
|
||||
"bodyhours": "",
|
||||
"bodypriority": "",
|
||||
"bodyshop": {
|
||||
"labels": {
|
||||
"qbo_departmentid": "",
|
||||
"qbo_usa": ""
|
||||
}
|
||||
},
|
||||
"cardcolor": "",
|
||||
"cardsettings": "",
|
||||
"clm_no": "",
|
||||
"comment": "",
|
||||
"compact": "",
|
||||
"detailpriority": "",
|
||||
"employeeassignments": "",
|
||||
"employeesearch": "",
|
||||
"ins_co_nm": "",
|
||||
"jobdetail": "",
|
||||
"laborhrs": "",
|
||||
"legend": "",
|
||||
"note": "",
|
||||
"ownr_nm": "",
|
||||
"paintpriority": "",
|
||||
"partsstatus": "",
|
||||
"production_note": "",
|
||||
"refinishhours": "",
|
||||
"scheduled_completion": "",
|
||||
"selectview": "",
|
||||
"stickyheader": "",
|
||||
"sublets": "",
|
||||
"totalhours": "",
|
||||
"touchtime": "",
|
||||
"viewname": ""
|
||||
},
|
||||
"successes": {
|
||||
"removed": ""
|
||||
},
|
||||
"statistics": {
|
||||
"total_hours_in_production": "",
|
||||
"total_lab_in_production": "",
|
||||
"total_lar_in_production": "",
|
||||
"total_amount_in_production": "",
|
||||
"jobs_in_production": "",
|
||||
"total_hours_on_board": "",
|
||||
"total_lab_on_board": "",
|
||||
"total_lar_on_board": "",
|
||||
"total_amount_on_board": "",
|
||||
"total_jobs_on_board": "",
|
||||
"hours": "",
|
||||
"currency_symbol": ""
|
||||
}
|
||||
},
|
||||
"profile": {
|
||||
"errors": {
|
||||
"state": "Erreur lors de la lecture de l'état de la page. Rafraichissez, s'il vous plait."
|
||||
|
||||
Reference in New Issue
Block a user