Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sends e-mail to the recipient of the transaction table passed as parameter.
Syntax
public void sendSingleReceipt(RetailTransactionTable _transactionTable)
Run On
Called
Parameters
- _transactionTable
Type: RetailTransactionTable Table
The current instance of RetailTransactionTable table.
Remarks
Initializes and calls the methods of PrintJobSettings class to send the e-mail.