Share via


RetailEmailReceipt.sendAllReceipts Method [AX 2012]

Sends the e-mail to the recipients of all the transactions that have a emailSent status value as no.

Syntax

public void sendAllReceipts()

Run On

Called

Remarks

Calls the method sendSingleReceipt to send the emails.

See Also

Reference

RetailEmailReceipt Class