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