cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Remove tax info from receipt

silvia_huget
Product and Topic Expert
Product and Topic Expert
0 Likes
339

Hello

How to remove the tax info on the attached receipts? The client has requested we do it.

Thanks for your help

BR Silvia Huget

tax.png

Accepted Solutions (1)

Accepted Solutions (1)

bikash_bansal
Product and Topic Expert
Product and Topic Expert
0 Likes

Hello,

There are 2 things that you want to remove. 1st is Tax Code of Items, 2nd is Total Tax information. I tried both and it worked for me as expected. Below i share for each one, what was done.

First go to the folder ... cco\print_templates and copy the template SalesReceiptPrintTemplateJPOS.ftl and name the new one as
SalesReceiptPrintTemplateJPOSNew.ftl Now in the configuration, assign the new one as in the screenshot below. Never change a SAP delivered template, because with a software update your changes will be over-written.

Now the 2 requirement
1st Removing the Tax Code information of the Sales Item
For this i just removed ${subItem.taxRateTypeCode} from the template. Like in the screenshot below. This now does not print the tax code of the sales item. So you can search and remove for example.

2nd Total Tax Information.
For this i just removed the block which prints the Tax summation for the receipt. Like in the screenshot below.


As a result of this, my print looks like below.


Hope it helps.
If your question in answered correctly, kindly select the answer as “Right Answer”. This helps others to follow and easily locate answers.

Regards,
bikash.bansal
Product Owner - SAP Customer Checkout



Answers (0)