BA
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
- MSAnsweredHello,
If system finds only one product that will be automatically added to order. Otherwise systems will show list to choose product.
Thank you - BAAnsweredHi thanks for the reply. I understand that but I would like to deactivate that automatically adding . Is there anyway to disable this?
Cheers - MSAnsweredNot by settings. You will need to edit the code or hire developer to do it for you.
- BAAnsweredthanks for the reply. can you please let me know which file to edit to change that?
cheers - MSAnsweredHello,
> 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