I look for someone to make module where the output of POS Ticket will be as following with border from all sides.
--------------------------------------------------------------------------------------------------------------------
customer name: test
order number: 00001
date and time:
Cashier : Administrator
---------------------------------------------------------------------------------------------------
Product Qty Price Tax Total Price
---------------------------------------------------------------------------------------------------
burger | 3 | 1.5 | 0 | 4.5
Potato | 2 | 0.5 | 0 | 1
Cola | 3 | 0.5 | 0 | 1.5
---------------------------------------------------------------------------------------------------
Total Payment: 7
Total Tax: 0
Change : 3
--------------------------------------------------------------------------------------------------------------
change not be in PosTicket part only it should be at XmlReceipt part too.
i tried many modules and i tried to change pos.xml to do it, in front end everything is ok , but when i want to change it to print nothing change
i need help in XmlReceipt part.
i need help in XmlReceipt part.
please any help or module or code!!!!!!!