Hi Readers,
Last week one of our community members asked an question - How to Develop and Email Expiring Item Report in Business Central.
While answering that question it covers learning multiple areas in Business Central.
- Report Development.
- Emailing with Attachment.
- Job Queue Setup.
The Source Code is also available in GitHub.
In this article we will learn following processes -
- How to activate Item Expiration in #Msdyn365bc.
Do You know How you can activate to Manually / Automatic generating Expiration date for Items? If not refer below.
- How to Develop a Report for Items Expiring in #Msdyn365bc.
Let's Develop a Report for Item Expiring after n Number of Days, Weeks or Years. With This report users will be able to make better selling decisions.
- How to Email Reports for Items Expiring in #Msdyn365bc.
Report is available, but we would like to email that report to a set of users.
- How to Schedule Emailing Item Expiration report in #Msdyn365bc.
We would like to Schedule Emailing Item Expiration report via Job Queue.
Source Code can be found in GitHub Repo Community Questions.
Hope you learned something new with this article.
Comments
Post a Comment