-
-
Notifications
You must be signed in to change notification settings - Fork 404
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Barcode scanner configuration problem #944
Comments
Works fine for me, maybe try another browser. From the screenshots it looks like you're using IE or Edge, which I both dont have |
Oh nevermind - I was able to reproduce the issue. Yes, it seems to be a display bug - when you edit the row the action is shown. |
Thanks, I got it working now, maybe add it to bugs list. |
yes, just leave the issue open and I'll eventually fix it |
Also I am getting simillar issue as #924, but the temporary fix in that post hasn't fixed mine. Also his error response has "line 0, col 83:" mine has "line 0, col 57:" or something like that, everything else works fine. |
Does the modifier and key need to be embedded in an actual barcode? If I assign " s " as my modifier to perform a part search, can I press this key sequence on my keyboard and follow that key sequence with a barcode scan of the number I'm searching for (assuming I complete these steps within the timeout value set)? |
Most barcode scanners are simple keyboard 'wedges' so enter characters as if directly typed - so I guess typing the modifier on the keyboard and then scanning would work. However it is convenient to at least have the option of a modifier embedded in the barcode. It does allow for simpler one handed operation or operation without a keyboard. |
The information is correctly stored in the table SystemPreference and everything is fully functional. |
the fix appears in my pull request #1201 |
System Information
How to reproduce
On the "Barcode Scanner Configuration" I tried to configure action, but after clicking update, is shows no action selected, and it doesn't work. This also doesn't work on demo.
This is how I tried to configure barcode scanner (correct me if I am wrong):
Fill in any steps to reproduce the issue. A good description of an issue would be:
The text was updated successfully, but these errors were encountered: