Various bug fixes with scanner, form validation within the adjust lot qty form, and added scroll bars on the view lot form
This commit is contained in:
@ -1372,9 +1372,39 @@
|
||||
"<8,18,1,14>": "",
|
||||
"<8,18,1,15>": "COMMEVT",
|
||||
"<8,18,1,16>": "0"
|
||||
},
|
||||
"<8,18,2>": {
|
||||
"<8,18,2,1>": "X",
|
||||
"<8,18,2,2>": "EXECUTE",
|
||||
"<8,18,2,3>": "@WINDOW_EVENTS",
|
||||
"<8,18,2,4>": {
|
||||
"<8,18,2,4,1>": "@SELF",
|
||||
"<8,18,2,4,2>": "@EVENT",
|
||||
"<8,18,2,4,3>": "@PARAM1",
|
||||
"<8,18,2,4,4>": "@PARAM2",
|
||||
"<8,18,2,4,5>": "@PARAM3",
|
||||
"<8,18,2,4,6>": "@PARAM4",
|
||||
"<8,18,2,4,7>": "@PARAM5",
|
||||
"<8,18,2,4,8>": "@PARAM6"
|
||||
},
|
||||
"<8,18,2,5>": "",
|
||||
"<8,18,2,6>": "",
|
||||
"<8,18,2,7>": "",
|
||||
"<8,18,2,8>": "",
|
||||
"<8,18,2,9>": "",
|
||||
"<8,18,2,10>": "",
|
||||
"<8,18,2,11>": "",
|
||||
"<8,18,2,12>": "",
|
||||
"<8,18,2,13>": "",
|
||||
"<8,18,2,14>": "",
|
||||
"<8,18,2,15>": "COMMEVT",
|
||||
"<8,18,2,16>": "0"
|
||||
}
|
||||
},
|
||||
"<8,19>": "CHANGED",
|
||||
"<8,19>": {
|
||||
"<8,19,1>": "CHANGED",
|
||||
"<8,19,2>": "LOSTFOCUS"
|
||||
},
|
||||
"<8,20>": "",
|
||||
"<8,21>": "",
|
||||
"<8,22>": "",
|
||||
|
@ -3859,7 +3859,8 @@
|
||||
"<1,52,16>": "",
|
||||
"<1,52,17>": "",
|
||||
"<1,52,18>": "",
|
||||
"<1,52,19>": ""
|
||||
"<1,52,19>": "",
|
||||
"<1,52,20>": ""
|
||||
},
|
||||
"<1,53>": {
|
||||
"<1,53,1>": "ITEM",
|
||||
@ -9173,7 +9174,7 @@
|
||||
"<2,2,39,2>": "EXECUTE",
|
||||
"<2,2,39,3>": "LSL2*OIWINEXE**NDW_ADJUST_LOT_QTY",
|
||||
"<2,2,39,4>": {
|
||||
"<2,2,39,4,1>": "CreateParam",
|
||||
"<2,2,39,4,1>": "",
|
||||
"<2,2,39,4,2>": "@WINDOW"
|
||||
},
|
||||
"<2,2,39,5>": "",
|
||||
|
@ -522,7 +522,7 @@
|
||||
},
|
||||
"<3,11>": {
|
||||
"<3,11,1>": "0x60000",
|
||||
"<3,11,2>": "0x80000000"
|
||||
"<3,11,2>": "0x80000002"
|
||||
},
|
||||
"<3,12>": "8",
|
||||
"<3,13>": {
|
||||
@ -1221,7 +1221,7 @@
|
||||
},
|
||||
"<4,11>": {
|
||||
"<4,11,1>": "0x60000",
|
||||
"<4,11,2>": "0x80000000"
|
||||
"<4,11,2>": "0x80000002"
|
||||
},
|
||||
"<4,12>": "7",
|
||||
"<4,13>": {
|
||||
|
Reference in New Issue
Block a user