Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
4064 มุมมอง

I want to inherit point_of_sale -> static->src ->js-> screen.js file and want to add some variables to this to change the pos receipt print. Can any one help me please?

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

'PosTicket' is for receipt presentation on POS UI.  If you are directly printing to a receipt printer via JSON-RPC, I think you need to work on 'XmlReceipt' in the same XML file (pos.xml).

อวตาร
ละทิ้ง