Automatic sending of Statement of Account (sales invoice report) to customer using email. Possible?

Hi,

I want to ask if NAV can has a feature that Customer Statement of accounts be send automatically to them on email?

Thanks,

Lee

No

You need to customize using Mail Codeunit or SMTP Codeunit…

Hi Lee,

If you are looking for attachment to be send by email then you need to write few lines of code using smtp code unit (400) and achieve the desired output

Another is NAV have its own default feature to send the report via email as follows

Run your report then click on File menu → Send → Report by email

The output will be generated in HTML format and embedded in outlook message .wherein you can select recipients