Added bucket config to shop screen BOD-174

This commit is contained in:
Patrick Fic
2020-06-24 11:39:46 -07:00
parent 997ea6cbcf
commit dab34aef49
9 changed files with 396 additions and 1 deletions

View File

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

View File

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

View File

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