This question has been flagged
3 Replies
10326 Views

As subject. I would like to have the point of sale field (main, checkout1, checkout2...) on the header of the receipt.

Thanks.

F.

Avatar
Discard
Best Answer

It is possible to edit the format and content of the receipt. In the pos.xml file in the point_of_sale module, you will find the template <t-name="PosTicket">. This template defines the content of the receipt. To add additional fields, you can simply add one more <div> layer with your own custom content.

Please let me know if this answered your question or you need more help on this.

Avatar
Discard
Best Answer

please how you solve this problem i have the same and when i go to point of sale module i don't find <t-name="PosTicket">

Avatar
Discard
Author Best Answer

thanks Shawn. Problem solved.

Avatar
Discard