When you scan the barcode it doest add product to the cart at all. When you look at the source from inspect it says taxes iterable
Please advise
- MSAnswered
Hello,
The item taxes are optional. I didn’t understand what taxes iterable. Please take the screenshot of the page.
Thank you
- MSAnswered
Hello,
Why have you flagged my reply? Was there something offensive?
I have no idea how to help you if you don’t cooperate with us to understand the issue. Why is taking a screenshot so head for you. I have tested the demo is working fine.
If you need help, please provide the details requested. Please be polite or you will be banned from the portal.
Thank you
- GSAnswered
It was a mistake I didn’t even see the options, nothing was offensive I have already took screenshot and send it to you
- MSAnswered
Hello,
You again didn’t let me know the details of how to get to that error. This is my result of the same page you shared.
Thank you
- MSAnswered
Hello,
There is no need to reply privately unless you are sharing some confidential data or credentials.
Thank you
- GSAnswered
I guess you missed or didn’t read it but I got this error when I scan a barcode or copy paste a barcode
- GSAnswered
On your screen you didn’t add any product I got this error when I try to scan or copy paste a product barcode
- MSAnswered
Yes, I found the cause and will fix this soon. Thank you for letting me know the details.
- GSAnswered
The main question is how can I fix Where to fix can you please guide me through? Everything is in app.js I think and it’s very difficult to work with way. Is there any way for you to send me the whole package including node_modules folder? So that I can get work on it properly as well? Thank you so much
- MSAnswered
Hello,
You need to edit the
modules/MPS/Resources/js/components/pos/PosComponent.vue
and change the line 1145 - 1148 as in the attached screenshot.Once changed, you need to rebuild the application using
npm run mps:i && npm run mps:p
Thank you
- Login to Reply