Added barcode scanning to populate contract form BOD-88
This commit is contained in:
@@ -183,6 +183,10 @@
|
||||
}
|
||||
},
|
||||
"contracts": {
|
||||
"actions": {
|
||||
"decodelicense": "Decode License",
|
||||
"senddltoform": "Insert Driver's License Information"
|
||||
},
|
||||
"errors": {
|
||||
"returning": "Error returning courtesy car. {{error}}",
|
||||
"saving": "Error saving contract. {{error}}",
|
||||
@@ -213,6 +217,10 @@
|
||||
"start": "Contract Start",
|
||||
"status": "Status"
|
||||
},
|
||||
"labels": {
|
||||
"correctdataonform": "Please review the information above. If any of it is not correct, you can fix it later.",
|
||||
"waitingforscan": "Please scan driver's license barcode..."
|
||||
},
|
||||
"status": {
|
||||
"new": "New Contract",
|
||||
"out": "Out",
|
||||
|
||||
@@ -183,6 +183,10 @@
|
||||
}
|
||||
},
|
||||
"contracts": {
|
||||
"actions": {
|
||||
"decodelicense": "",
|
||||
"senddltoform": ""
|
||||
},
|
||||
"errors": {
|
||||
"returning": "",
|
||||
"saving": "",
|
||||
@@ -213,6 +217,10 @@
|
||||
"start": " ",
|
||||
"status": ""
|
||||
},
|
||||
"labels": {
|
||||
"correctdataonform": "",
|
||||
"waitingforscan": ""
|
||||
},
|
||||
"status": {
|
||||
"new": "",
|
||||
"out": "",
|
||||
|
||||
@@ -183,6 +183,10 @@
|
||||
}
|
||||
},
|
||||
"contracts": {
|
||||
"actions": {
|
||||
"decodelicense": "",
|
||||
"senddltoform": ""
|
||||
},
|
||||
"errors": {
|
||||
"returning": "",
|
||||
"saving": "",
|
||||
@@ -213,6 +217,10 @@
|
||||
"start": "",
|
||||
"status": ""
|
||||
},
|
||||
"labels": {
|
||||
"correctdataonform": "",
|
||||
"waitingforscan": ""
|
||||
},
|
||||
"status": {
|
||||
"new": "",
|
||||
"out": "",
|
||||
|
||||
Reference in New Issue
Block a user