BOD-21 Further customization of components. Added remove to header. Altered colum adding to use button instead of transfer

This commit is contained in:
Patrick Fic
2020-04-22 14:43:37 -07:00
parent 400dfabcec
commit 678f09b47a
14 changed files with 340 additions and 102 deletions

View File

@@ -528,7 +528,6 @@
"audit": "Audit Trail",
"availablenew": "Available New Jobs",
"availablesupplements": "Available Supplements",
"bodyhours": "Body Hrs",
"cards": {
"appraiser": "Appraiser",
"customer": "Customer Information",
@@ -566,7 +565,6 @@
"ratetotals": {
"lab": "Body Total"
},
"refinishhours": "Refinish Hrs",
"vehicle_info": "Vehicle"
},
"successes": {
@@ -722,20 +720,24 @@
},
"production": {
"actions": {
"addcolumns": "Add Columns",
"bodypriority-clear": "Clear Body Priority",
"bodypriority-set": "Set Body Priority",
"paintpriority-clear": "Clear Paint Priority",
"paintpriority-set": "Set Paint Priority",
"removecolumn": "Remove Column",
"saveconfig": "Save Configuration"
},
"labels": {
"alert": "Alert",
"alertoff": "Remove alert from job",
"alerton": "Add alert to job",
"bodyhours": "B",
"bodypriority": "B/P",
"cycletime": "C/T",
"note": "Production Note",
"paintpriority": "P/P"
"paintpriority": "P/P",
"refinishhours": "R"
}
},
"profile": {

View File

@@ -528,7 +528,6 @@
"audit": "",
"availablenew": "",
"availablesupplements": "",
"bodyhours": "",
"cards": {
"appraiser": "Tasador",
"customer": "Información al cliente",
@@ -566,7 +565,6 @@
"ratetotals": {
"lab": ""
},
"refinishhours": "",
"vehicle_info": "Vehículo"
},
"successes": {
@@ -722,20 +720,24 @@
},
"production": {
"actions": {
"addcolumns": "",
"bodypriority-clear": "",
"bodypriority-set": "",
"paintpriority-clear": "",
"paintpriority-set": "",
"removecolumn": "",
"saveconfig": ""
},
"labels": {
"alert": "",
"alertoff": "",
"alerton": "",
"bodyhours": "",
"bodypriority": "",
"cycletime": "",
"note": "",
"paintpriority": ""
"paintpriority": "",
"refinishhours": ""
}
},
"profile": {

View File

@@ -528,7 +528,6 @@
"audit": "",
"availablenew": "",
"availablesupplements": "",
"bodyhours": "",
"cards": {
"appraiser": "Expert",
"customer": "Informations client",
@@ -566,7 +565,6 @@
"ratetotals": {
"lab": ""
},
"refinishhours": "",
"vehicle_info": "Véhicule"
},
"successes": {
@@ -722,20 +720,24 @@
},
"production": {
"actions": {
"addcolumns": "",
"bodypriority-clear": "",
"bodypriority-set": "",
"paintpriority-clear": "",
"paintpriority-set": "",
"removecolumn": "",
"saveconfig": ""
},
"labels": {
"alert": "",
"alertoff": "",
"alerton": "",
"bodyhours": "",
"bodypriority": "",
"cycletime": "",
"note": "",
"paintpriority": ""
"paintpriority": "",
"refinishhours": ""
}
},
"profile": {