Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
1644 Widoki

I was able to add the customer's name on the receipt but the code to replace the unit price did n't work (trying to replace the class pos-receipt-left-padding under the OrderLinesReceipt).
My goal is to display the unit price in its not rounded form (in this case from 6 to 5.60).
This is reflected well on my POS but not on the receipt (see images below):

This is the POS that shows the non-rounded form: 5.60


But the receipt shows 6 not 5.60.


This is the code in my custom module



Awatar
Odrzuć
Najlepsza odpowiedź

 I think: no need for customization, it depends on YOUR pos\default pricelist\currency.rounding

Thanks

Awatar
Odrzuć