POS Receipt format change

Mar 29, 2007 1 Replies

I would like to have the "Sales Receipt" read "Sales Invoice" or "Invoice". Also I would like to have "Transaction #" replaced with "Invoice #". Can anyone help me with this? I have been able to edit the "Sales Receipt" portion in an xml editor but have not been able to change the "Transaction #" as there must be some other coding that needs to change. Thank you in advance. Robert


Hi Robert, you can find the SUB: PrintTransactionType and then locate the Transaction.ReceiptReferenceNumberCaption reference field. this is field where you can put the where condition or directly type the "Transaction No" remeber this field can change base on the type of transaction so better use the IF THEN ELSE conditional statement i.e. if the Trasnaction Type if Sales then print "Invoice No" else whatever the Transaction.ReceiptReferenceNumberCaption is.

I h> I would like to have the "Sales Receipt" read "Sales Invoice" or "Invoice".

Join the Discussion

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

Didn't find your answer?

Ask the community — no account required