Options

Scheduled task to bulk send invoices

Afternoon, what is the simplest, quickest way to add a job to batch email invoices to customers at a specified time ? Also looking to do this for statements if possible ?

Answers

  • Options
    sorenhinrupsorenhinrup Member Posts: 136
    If you are on a newer version, you could make a wrapper codeunit that repeats all invoices within a filter you wish to send. And then call the function EmailRecords on the rec. That should send the out, if you have the correct SMTP settings and document layouts setup for the customer.
Sign In or Register to comment.