Question: Stop auto populate from POS screen

Stop auto populate from POS screen

Hi , Is there anyway I can stop the search field auto populating when I type the product? as currently it auto populates it even without finishing . Where can I disable this? cheers

BA

Bernardo AduPovic

Asked
Hi , Is there anyway I can stop the search field auto populating when I type the product? as currently it auto populates it even without finishing . Where can I disable this? cheers
  • MS

    Mian Saleem

    Answered
    Hello,

    If system finds only one product that will be automatically added to order. Otherwise systems will show list to choose product.

    Thank you
  • BA

    Bernardo AduPovic

    Answered
    Hi thanks for the reply. I understand that but I would like to deactivate that automatically adding . Is there anyway to disable this?
    Cheers
  • MS

    Mian Saleem

    Answered
    Not by settings. You will need to edit the code or hire developer to do it for you.
  • BA

    Bernardo AduPovic

    Answered
    thanks for the reply. can you please let me know which file to edit to change that?
    cheers
  • MS

    Mian Saleem

    Answered
    Hello,

    > We don't offer support for medications or modified versions. You are allowed to modify the item code at your own risk as per license.

    You will need to modify `themes/default/assets/dev/js/pos.js` and then run `gulp libsPosjs` to minify it to `themes/default/assets/dist/js/pos.min.js` that is loading on the views.

    Thank you
  • Login to Reply