Finished speed print setup + addition to print center modal. BOD-229
This commit is contained in:
@@ -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"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user