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:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user