POS Receipt format change

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

Reply to
Robert
Loading thread data ...

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".

Reply to
Akber Alwani

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.