Hi all,
Let's extend the mail feature as discussed in earlier post.
Let's try to send mail to customer with some details like Open Invoice entries from customer ledger entries.
This article is part of the Series. Please Refer Table of Content here.
I have added a function in existing Codeunit (used in last post), which finds open invoice entries, create mail and send it to customer e-mail and cc it to Sales Person Email.
So how it will happens.
It finds sender email, Receipt Email & CC Email. Then Create Email Body Based on Transactions.
Let's call this function from customer Card and see the results.
Here is the mail what i received -
Objects related to this post are available in my SkyDrive Public Folder.
NAV Version - NAV 2009 R2 IN.
File Name - NAV - Send Mail.rar
In the next post we will see Email with an attachment.
Regards,
saurav Dhyani
www.sauravdhyani.com
Let's extend the mail feature as discussed in earlier post.
Let's try to send mail to customer with some details like Open Invoice entries from customer ledger entries.
This article is part of the Series. Please Refer Table of Content here.
I have added a function in existing Codeunit (used in last post), which finds open invoice entries, create mail and send it to customer e-mail and cc it to Sales Person Email.
So how it will happens.
It finds sender email, Receipt Email & CC Email. Then Create Email Body Based on Transactions.
Let's call this function from customer Card and see the results.
Here is the mail what i received -
Objects related to this post are available in my SkyDrive Public Folder.
NAV Version - NAV 2009 R2 IN.
File Name - NAV - Send Mail.rar
In the next post we will see Email with an attachment.
Regards,
saurav Dhyani
www.sauravdhyani.com
Excellent post! even though is 6 years old still helped me a lot!
ReplyDeleteGreat to hear that. I think i should write for newer Versions too.
DeleteHi Saurav, IS there way i can give background color to the table. Just to have more appealing view. Please let me know if you have syntax for the same.
ReplyDeleteYes you can using HTML Tag.
DeleteRead here the parameter that you need to add in above code
https://www.w3schools.com/tags/att_table_bgcolor.asp