Adding extra line message in Void Receipt ?

Hi,

I 'm trying to add lines to a "VOID" or "REFUND" transaction receipts...

Customer Name:______________________________

Phone No. # __________________________________

Signature _____________________________________

This addtional line should only be printed if the transaction is VOIDED or REFUNDED.

Is there anyone here have made this modification ? I am unable to trap where the VOID header is being called to print so that in the way only I will add this lines.

thanks

Reply to
GregDxb
Loading thread data ...

Try making your condition Transaction.Total and/or Transaction.TotalDue. For example, if Transaction.TotalDue < 0, then print your signature lines.

Tom

Reply to
Terrible Tom

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.