• Is it possible to keep the focus on the barcode reader when scanning products?
    as it is now, you have to click on the barcode box to be able to scann anothre product
    Thanks
    Rafael

Viewing 7 replies - 1 through 7 (of 7 total)
  • Same Issue..
    Solution : I have One Solution. in File “/woocommerce-pos/assets/js/app.build.js” line number 15934 comment this code self.ui.searchField.blur();. It works for me.

    Thread Starter deadcalf

    (@deadcalf)

    I removed from th app.build.js and form the app.min.js but still doesnt work.
    Any more suggestions?
    Thanks
    Rafa

    Plugin Author kilbot

    (@kilbot)

    The search field will be auto-focused if you set up the correct prefix character on your barcode scanner. Please check your scanner manual to see if it is possible to add a prefix character.

    Hi Mr Kilbot

    I have the same problem. My scanner manual says nothing about a prefix character but it has a list of barcodes to do certain functions.

    Could you please tell me perhaps which one I should scan.

    My barcodes manual is available at the following link from the manufacturer: https://www.taotronics.com/media/downloads/TT-BS003%20User%20Manual%200715.pdf

    thank you so much!
    O’Brian

    Hi Kilbot,

    I also would like to know how it is possible to focus the cursor into the barcode search field after having scanned a barcode. You mentioned a barcode prefix character. What is a correct prefix character for the barcode scanner? Or isn’t it rather a suffix character? I already spent hours to find a solution – no success.

    Thank you very much!
    Woernib

    Plugin Author kilbot

    (@kilbot)

    Hi Woernib, the default prefix character is capital ‘B’, but you can change this in WP Admin > POS > Settings > Hotkeys.

    Hi Kilbot,

    Great! The search field can be focused with the prefix ‘B’.

    Thank you for the nice plugin.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Focus automaticly on barcode input when scanning products’ is closed to new replies.