refactor(mobile): new error found and added in
Some checks failed
Build and Push LST Docker Image / docker (push) Failing after 1m24s
Some checks failed
Build and Push LST Docker Image / docker (push) Failing after 1m24s
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
"foregroundImage": "./assets/adaptive-icon-white.png",
|
||||
"backgroundColor": "#ffffff"
|
||||
},
|
||||
"versionCode": 42,
|
||||
"versionCode": 43,
|
||||
"minSupportedVersionCode": 33,
|
||||
"predictiveBackGestureEnabled": false,
|
||||
"package": "net.alpla.lst.mobile",
|
||||
|
||||
@@ -27,6 +27,7 @@ type ScannerEvent = {
|
||||
|
||||
const ERROR_KEYWORDS = [
|
||||
"invalid barcode",
|
||||
"invalid command",
|
||||
"already",
|
||||
"not on stock",
|
||||
"article tolerance",
|
||||
|
||||
Reference in New Issue
Block a user