Skip to main content

Posts

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.

MSDYN365BC - AL Development 05 - Publish Extension.

Hi Readers, I hope you were able to follow what we have done till now on Last articles in this series. If you haven't read the earlier article, then Refer to Table of content . Till now we have developed some new tables and pages and customized base objects using Table Extension and Page Extension. In this article, we will Publish this extension to see what we have done in the application.