Skip to main content

Posts

MSDYN365BC - AL Development 10 - Summary of AL Development Series.

Hi Readers, I hope you all are following this series and learned something new with this series. If you haven't read any article in this series then Please Refer Table of Index .

MSDYN365BC - AL Development 09 - How to Develop New Report in AL?

Hi Readers, I hope you all are following this series and followed and completed what we have discussed till now. If you are new to this then Please Refer Table of Index . Last but not least in this article we will discuss how to develop a Report in AL. A customer would like to analyze Source of Sales based on Item Sold.

MSDYN365BC - AL Development 08 - Republish and Testing Extension.

Hi Readers, I hope you all are following this series and followed and completed what we have discussed till now. If you are new to this then Please Refer Table of Index . Second Last part of this extension is about Republishing the updated Extension and Testing the Process.

MSDYN365BC - AL Development 07 - Add More Subscriber in Codeunits For Ledger?

Hi Readers, I hope you all are following this series and followed and completed what we have discussed till now. If you are new to this then Please Refer Table of Index . We are about to finish this series with 2 more articles. In this part of this extension as per customer, the requirement is had the Sales Header Source Code to be updated in Item Ledger Entries also.

MSDYN365BC - AL Development 06 - How to Develop Subscriber Codeunits?

Hi Readers, I am sure everyone was able to publish your extension based on the Last article. If you haven't read the earlier article, then refer to the table of content . As promised in the article we will add code to check Source of sales is filled in during the posting of sales order as per customer requirements. The user should be able to select the Source of sales in Sales documents and its a mandatory field to key in before posting a sales document. Let's try to add this Code to our extension.