Added bucket config to shop screen BOD-174
This commit is contained in:
@@ -69,6 +69,7 @@
|
||||
},
|
||||
"bodyshop": {
|
||||
"actions": {
|
||||
"addbucket": "Add Bucket",
|
||||
"addtemplate": "Add Template",
|
||||
"newstatus": "Add Status"
|
||||
},
|
||||
@@ -125,6 +126,13 @@
|
||||
"tow": "Towing"
|
||||
},
|
||||
"shopname": "Shop Name",
|
||||
"ssbuckets": {
|
||||
"gte": "Greater Than/Equal to (hrs)",
|
||||
"id": "ID",
|
||||
"label": "Label",
|
||||
"lt": "Less than (hrs)",
|
||||
"target": "Target (count)"
|
||||
},
|
||||
"state": "State/Province",
|
||||
"state_tax_id": "State Tax ID (PST, QST)",
|
||||
"status": "Status Label",
|
||||
@@ -161,6 +169,7 @@
|
||||
"profits": "Profit Centers",
|
||||
"title": "Responsibility Centers"
|
||||
},
|
||||
"scheduling": "SMART Scheduling",
|
||||
"shopinfo": "Shop Information"
|
||||
},
|
||||
"successes": {
|
||||
|
||||
@@ -69,6 +69,7 @@
|
||||
},
|
||||
"bodyshop": {
|
||||
"actions": {
|
||||
"addbucket": "",
|
||||
"addtemplate": "",
|
||||
"newstatus": ""
|
||||
},
|
||||
@@ -125,6 +126,13 @@
|
||||
"tow": ""
|
||||
},
|
||||
"shopname": "",
|
||||
"ssbuckets": {
|
||||
"gte": "",
|
||||
"id": "",
|
||||
"label": "",
|
||||
"lt": "",
|
||||
"target": ""
|
||||
},
|
||||
"state": "",
|
||||
"state_tax_id": "",
|
||||
"status": "",
|
||||
@@ -161,6 +169,7 @@
|
||||
"profits": "",
|
||||
"title": ""
|
||||
},
|
||||
"scheduling": "",
|
||||
"shopinfo": ""
|
||||
},
|
||||
"successes": {
|
||||
|
||||
@@ -69,6 +69,7 @@
|
||||
},
|
||||
"bodyshop": {
|
||||
"actions": {
|
||||
"addbucket": "",
|
||||
"addtemplate": "",
|
||||
"newstatus": ""
|
||||
},
|
||||
@@ -125,6 +126,13 @@
|
||||
"tow": ""
|
||||
},
|
||||
"shopname": "",
|
||||
"ssbuckets": {
|
||||
"gte": "",
|
||||
"id": "",
|
||||
"label": "",
|
||||
"lt": "",
|
||||
"target": ""
|
||||
},
|
||||
"state": "",
|
||||
"state_tax_id": "",
|
||||
"status": "",
|
||||
@@ -161,6 +169,7 @@
|
||||
"profits": "",
|
||||
"title": ""
|
||||
},
|
||||
"scheduling": "",
|
||||
"shopinfo": ""
|
||||
},
|
||||
"successes": {
|
||||
|
||||
Reference in New Issue
Block a user