Trying to customize the receipt print out and having a hard time!
Hello, hope there is someone who can help me with customizing the receipt. I have been browsing and seems like I have to do some kind of coding to figure this out... I just wanted to have number in order in front of the item name and I have no idea how to do that. It might be a easy solve but on that "true/false" options that I can find online, I was not able to locate this. I have attached the screenshot of what I was explaining above. add-on in red is what I would want to have.
Thank you for your time!
2 comments
If you've logged into the Retail web client, under Settings near the bottom of the page is Print Templates. The sales receipt is located there. It requires basic HTML, Liquid, etc. dev skills but there are samples too that are referenced in this forum that can get you started. Good luck!
You'll probably need to create a counter in CSS. Here's the basics on how: https://www.w3schools.com/css/css_counters.asp