modified barcode verification form and service to force lowercase input to uppercase input to avoid scanning issues
This commit is contained in:
@ -692,7 +692,7 @@
|
||||
"<4,8>": "51",
|
||||
"<4,9>": "",
|
||||
"<4,10>": {
|
||||
"<4,10,1>": "0x5E000080",
|
||||
"<4,10,1>": "0x5E000088",
|
||||
"<4,10,2>": "0x200"
|
||||
},
|
||||
"<4,11>": {
|
||||
@ -1009,7 +1009,7 @@
|
||||
"<6,8>": "51",
|
||||
"<6,9>": "",
|
||||
"<6,10>": {
|
||||
"<6,10,1>": "0x5E000080",
|
||||
"<6,10,1>": "0x5E000088",
|
||||
"<6,10,2>": "0x200"
|
||||
},
|
||||
"<6,11>": {
|
||||
@ -1938,7 +1938,7 @@
|
||||
"<12,8>": "51",
|
||||
"<12,9>": "",
|
||||
"<12,10>": {
|
||||
"<12,10,1>": "0x5E000080",
|
||||
"<12,10,1>": "0x5E000088",
|
||||
"<12,10,2>": "0x200"
|
||||
},
|
||||
"<12,11>": {
|
||||
|
Reference in New Issue
Block a user