DK
Asked
This still seems to be an issue.. tested in demo produced same results.. see attached
- MAAnsweredPlease share more details what are you asking as we did not get your point. Thank you
- DKAnsweredA continuation from the issues below which I thought was fixed.. When I scan a SMA barcode in POS it is giving me options to select instead of choosing the specific item for which the barcode is assigned to..
https://tecdiary.net/support/question/pos-barcode-scanning?page=1 - MSAnswered**[Lostislandguy](/u/Lostislandguy)** Can refer back to the accepted answer there. The default barcode separator need to changed if you want to have - in your products code. You can't use the selected barcode separator in system settings for products code.
- DKAnsweredI did change it.. And even changed it in your demo when I added products.. The screenshot from above is from today testing on your demo using a "." separator..
- DKAnsweredyour demo side has been purged.. however when scanning a barcode for product A-1 it will show a dropdown list instead of just adding the A-1 produce to the cart...
- MSAnsweredI will check it on Monday
- DKAnsweredgood day any update on this? ty :)
- MSAnsweredI have just tested again. The results are fine. SMA is adding the product to order list with `- (Dash)` in product code when the barcode separator is set to `. (Dot)`
- DKAnsweredi retested on your demo and still not working when i scan A-1 product code... watch the 2min video and please try to fix
https://gofile.io/?c=2Utv2o
also your demo shows you're running v3.4.20? - MSAnsweredOkay, I got what you are saying. You have products with A-1, BA-1, CA-1 etc and you searching with A-1 and all those will match.
These query search the product and name with sql `WHERE` `LIKE`. There is no alternate to this. You should have minimum 6+ characters as products code to avoid this. - Login to Reply