mirror of
https://github.com/inventree/inventree-app.git
synced 2026-08-18 17:26:28 +00:00
Add intent wedge scanner, MDM support for Android (#863)
Add Android intent wedge scanner support with auto configuration for supported Zebra and Datalogic devices. Intent wedge scans can be done without pressing the scan button first. Adds the ability for an MDM server to push settings on Android.
This commit is contained in:
@@ -1440,6 +1440,12 @@
|
||||
"scannerExternalDetail": "Use external scanner to read barcodes (wedge mode)",
|
||||
"@scannerExternalDetail": {},
|
||||
|
||||
"scannerIntent": "Intent Wedge",
|
||||
"@scannerIntent": {},
|
||||
|
||||
"scannerIntentDetail": "Receive scans via Android intents",
|
||||
"@scannerIntentDetail": {},
|
||||
|
||||
"scanReceivedParts": "Scan Received Parts",
|
||||
"@scanReceivedParts": {},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user