How to add an e-mail signature and table to a Dynamics NAV e-mail messages

Let’s write some code to send remittance e-mails to a Vendor with some details like Open Invoice entries to be paid from the Vendor ledger entries table. This example was done with Microsoft Dynamics NAV 2013 R1.

I have added a function in a new codeunit (Vendor Remittance Mng), which finds selected open invoice entries, creates a mail and sends it to the Vendor e-mail.

Bron : Capricorn Dynamics
Lees meer…