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
- MSAnswered
Hello,
If system finds only one product that will be automatically added to order. Otherwise systems will show list to choose product.
Thank you
- BAAnswered
Hi thanks for the reply. I understand that but I would like to deactivate that automatically adding . Is there anyway to disable this? Cheers
- MSAnswered
Not by settings. You will need to edit the code or hire developer to do it for you.
- BAAnswered
thanks for the reply. can you please let me know which file to edit to change that? cheers
- MSAnswered
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 rungulp libsPosjs
to minify it tothemes/default/assets/dist/js/pos.min.js
that is loading on the views.Thank you
- Login to Reply