BOD-21 Added some custom components to render CT, BP, PP to production. Schema changes for view to include body and refinish hrs.

This commit is contained in:
Patrick Fic
2020-04-22 11:09:47 -07:00
parent 9c84024a08
commit 400dfabcec
25 changed files with 703 additions and 107 deletions

View File

@@ -528,6 +528,7 @@
"audit": "Audit Trail",
"availablenew": "Available New Jobs",
"availablesupplements": "Available Supplements",
"bodyhours": "Body Hrs",
"cards": {
"appraiser": "Appraiser",
"customer": "Customer Information",
@@ -565,6 +566,7 @@
"ratetotals": {
"lab": "Body Total"
},
"refinishhours": "Refinish Hrs",
"vehicle_info": "Vehicle"
},
"successes": {
@@ -600,6 +602,7 @@
"invoices": "Invoices",
"jobs": "Jobs",
"owners": "Owners",
"productionlist": "Production - List",
"schedule": "Schedule",
"shop": "My Shop",
"shop_config": "Configuration",
@@ -719,11 +722,20 @@
},
"production": {
"actions": {
"bodypriority-clear": "Clear Body Priority",
"bodypriority-set": "Set Body Priority",
"paintpriority-clear": "Clear Paint Priority",
"paintpriority-set": "Set Paint Priority",
"saveconfig": "Save Configuration"
},
"labels": {
"alert": "Alert",
"note": "Production Note"
"alertoff": "Remove alert from job",
"alerton": "Add alert to job",
"bodypriority": "B/P",
"cycletime": "C/T",
"note": "Production Note",
"paintpriority": "P/P"
}
},
"profile": {

View File

@@ -528,6 +528,7 @@
"audit": "",
"availablenew": "",
"availablesupplements": "",
"bodyhours": "",
"cards": {
"appraiser": "Tasador",
"customer": "Información al cliente",
@@ -565,6 +566,7 @@
"ratetotals": {
"lab": ""
},
"refinishhours": "",
"vehicle_info": "Vehículo"
},
"successes": {
@@ -600,6 +602,7 @@
"invoices": "",
"jobs": "Trabajos",
"owners": "propietarios",
"productionlist": "",
"schedule": "Programar",
"shop": "Mi tienda",
"shop_config": "Configuración",
@@ -719,11 +722,20 @@
},
"production": {
"actions": {
"bodypriority-clear": "",
"bodypriority-set": "",
"paintpriority-clear": "",
"paintpriority-set": "",
"saveconfig": ""
},
"labels": {
"alert": "",
"note": ""
"alertoff": "",
"alerton": "",
"bodypriority": "",
"cycletime": "",
"note": "",
"paintpriority": ""
}
},
"profile": {

View File

@@ -528,6 +528,7 @@
"audit": "",
"availablenew": "",
"availablesupplements": "",
"bodyhours": "",
"cards": {
"appraiser": "Expert",
"customer": "Informations client",
@@ -565,6 +566,7 @@
"ratetotals": {
"lab": ""
},
"refinishhours": "",
"vehicle_info": "Véhicule"
},
"successes": {
@@ -600,6 +602,7 @@
"invoices": "",
"jobs": "Emplois",
"owners": "Propriétaires",
"productionlist": "",
"schedule": "Programme",
"shop": "Mon magasin",
"shop_config": "Configuration",
@@ -719,11 +722,20 @@
},
"production": {
"actions": {
"bodypriority-clear": "",
"bodypriority-set": "",
"paintpriority-clear": "",
"paintpriority-set": "",
"saveconfig": ""
},
"labels": {
"alert": "",
"note": ""
"alertoff": "",
"alerton": "",
"bodypriority": "",
"cycletime": "",
"note": "",
"paintpriority": ""
}
},
"profile": {