We have changed the settings to european currency (decimal=, thousand=.) When we add a product and click PAY, a green modal opens and show the amount to pay correctly, but the total pay, balance and quantity have bad data.
We think that the input field “quantity” is not applying the correct format (in the screenshot 28,98 -> 2898).
Can you solve it please?
- MSAnswered
Hello,
All the input are standard number and don’t use the formatting. The format setting are only display.
Let me check this again on Monday. I shall update you here.
Thank you
- MSAnswered
Hello,
Please download the attached pos.min.js.zip file and extract it. Replace the
themes/default/assets/dist/js/pos.min.js
with extractedpos.min.js
This will fix the issue for you.
Thank you
Attachments - AAnswered
Ok, thanks. There is a way to be able to create the minified filed by ourselves? Can you attach the grup file?
- MSAnswered
Hello,
Yes, you can. All the code is there in your download file. As I remember someone told me gulp file was missing. So you can download the attached file.
Thank you
Attachments - Login to Reply