Print Signature Receipt for Cash Returns Only?

Is there anyway to print a signature receipt for cash returns only?

In SQL Manager > Database > Tender Types > Cash > Properties you can select "Requires Signature" , but it will print a signature receipt for any cash sale & returns. Any help? Thanks.

Reply to
Brian
Loading thread data ...

No not out of the box. You would need to customize your receipt to print the desired information based on if the transaction has a negative qty item or is a Return. You can use these variables: Transaction.ReceiptReturningItems - Boolean value that indicates whether any items in the transaction have a negative quantity.

Transaction.ReceiptReturnMode - Boolean value that indicates whether the transaction is in return mode (CTRL+F4).

Then enter this information in an IF Statement. "" "Client Signature:" "" "" "X_______________________________________________" "I AGREE THAT I AM CAUSING A LOT OF SHIT" "BY RETURNING THIS ITEM"

Rob

"Brian" wrote:

Reply to
Rob

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.