Customer Receipt for Sale Items

Hello, I wanted to know if I could have sale items be printed in bold on my sales receipts to show my customers which items they saved on. Or does anyone have any ideas that show what the regular price was and what the customer paid? When I look at our receipts I see that "You Saved" is at the bottom but can't tell which items this applied to. Thanks in advance!

John K

Reply to
John K.
Loading thread data ...

hi John, The logic can work as it depends on your printer that it support the bold printing: you can create the page setting using below: "Arial" 7 True False False vbBlack 44

and then when printing the transaction details region you can specify for the directive as below:

Entry.ExtendedDiscountNegative 0

"SmallBold" "|Discount|" Entry.ExtendedDiscountNegative "Small"

As this would have to work but I d> Hello,

Reply to
Akber Alwani

Open the store operations manager, go to the property of your receipt templates.( Database | Registers | Receipt Formats ) your template => property.

in the properties of the desired template, there is a left pan an option called "SHOW LINE DISCOUNT" change it value to TRUE

Reply to
Mahmoud Amin

Reply to
Akber Alwani

Hi Akber,

Thanks for response, I know will that the user wants to change formating that you answered him and he also wants to know which item discounted as i answered him.

Thanks,

Reply to
Mahmoud Amin

Thanks Akbe!! I am getting an xml error but know its something I am not doing correct but I will get it if it's the last thing I ever do. I only spent a short time on it so far. One question I do have is for the directive part I am assuming that is within the transaction details part of my receipt.xml?

Thanks again! You are very helpful to so many here.

John K

"Akber Alwani" wrote:

Reply to
John K.

BeanSmart website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.