Print Signature Receipt for Cash Returns Only?

Jan 23, 2006 1 Replies

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.



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 S*IT" "BY RETURNING THIS ITEM"

Rob

"Brian" wrote:

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required