跳至內容
選單
此問題已被標幟
1 回覆
1646 瀏覽次數

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



頭像
捨棄
最佳答案

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

Thanks

頭像
捨棄