Finished speed print setup + addition to print center modal. BOD-229

This commit is contained in:
Patrick Fic
2020-07-31 09:46:03 -07:00
parent 4130bd0bdb
commit 23f8243002
13 changed files with 498 additions and 106 deletions

View File

@@ -73,6 +73,7 @@
"bodyshop": {
"actions": {
"addbucket": "Add Bucket",
"addspeedprint": "Add Speed Print",
"addtemplate": "Add Template",
"newstatus": "Add Status"
},
@@ -135,6 +136,11 @@
"tow": "Towing"
},
"shopname": "Shop Name",
"speedprint": {
"id": "Id",
"label": "Label",
"templates": "Templates"
},
"ssbuckets": {
"gte": "Greater Than/Equal to (hrs)",
"id": "ID",
@@ -182,7 +188,8 @@
"title": "Responsibility Centers"
},
"scheduling": "SMART Scheduling",
"shopinfo": "Shop Information"
"shopinfo": "Shop Information",
"speedprint": "Speed Print Configuration"
},
"successes": {
"save": "Bodyshop saved successfully. "
@@ -665,6 +672,7 @@
"intake": {
"label": "Label",
"name": "Name",
"required": "Required?",
"type": "Type"
},
"kmin": "Mileage In",
@@ -1078,6 +1086,7 @@
"labels": {
"misc": "Miscellaneous Documents",
"repairorder": "Repair Order Related",
"speedprint": "Speed Print",
"title": "Print Center"
}
},

View File

@@ -73,6 +73,7 @@
"bodyshop": {
"actions": {
"addbucket": "",
"addspeedprint": "",
"addtemplate": "",
"newstatus": ""
},
@@ -135,6 +136,11 @@
"tow": ""
},
"shopname": "",
"speedprint": {
"id": "",
"label": "",
"templates": ""
},
"ssbuckets": {
"gte": "",
"id": "",
@@ -182,7 +188,8 @@
"title": ""
},
"scheduling": "",
"shopinfo": ""
"shopinfo": "",
"speedprint": ""
},
"successes": {
"save": ""
@@ -665,6 +672,7 @@
"intake": {
"label": "",
"name": "",
"required": "",
"type": ""
},
"kmin": "Kilometraje en",
@@ -1078,6 +1086,7 @@
"labels": {
"misc": "",
"repairorder": "",
"speedprint": "",
"title": ""
}
},

View File

@@ -73,6 +73,7 @@
"bodyshop": {
"actions": {
"addbucket": "",
"addspeedprint": "",
"addtemplate": "",
"newstatus": ""
},
@@ -135,6 +136,11 @@
"tow": ""
},
"shopname": "",
"speedprint": {
"id": "",
"label": "",
"templates": ""
},
"ssbuckets": {
"gte": "",
"id": "",
@@ -182,7 +188,8 @@
"title": ""
},
"scheduling": "",
"shopinfo": ""
"shopinfo": "",
"speedprint": ""
},
"successes": {
"save": ""
@@ -665,6 +672,7 @@
"intake": {
"label": "",
"name": "",
"required": "",
"type": ""
},
"kmin": "Kilométrage en",
@@ -1078,6 +1086,7 @@
"labels": {
"misc": "",
"repairorder": "",
"speedprint": "",
"title": ""
}
},