Skip to main content

MSDYN365BC - Customer Requirement for AL Development Blog Series.

Hi Readers,

As promised in the last article we will start building our first extension using VS Code and AL Programming Language.

This is the first article in this series where we will take the example of a customer requirement and going forward we will develop that using VS Code as our first Extension for Microsoft Dynamics 365 Business Central. I am considering this example as this capture all object types and also include base object changes.


Customer Requirement - 
  1. Customer Requires to track Source of Sales. 
  2. The Design that customer requires, a table where they can list down the Code and Description of Source of Sales. They should be able to disable any Source of Sales.
  3. They should be able to key in those details in that table using a page. 
  4. 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.
  5. Source of sales should be available in Item Ledger Entries & posted sales doc. for analysis.
  6. Customer may ask for a report based on Source of Sales.

Pre-requisites - 
I am sure that you have completed all the pre-requisites before you start working on these customizations, below is the list of pre-requisites that need to be completed -



This article also acts as Table of contents for all articles related to this blog series - 
Hope you find this useful. Let me know your thoughts on the same.

Be Ready for development in AL and learn with me!

Regards,
Saurav Dhyani
www.sauravdhyani.com

Comments

Popular posts from this blog

VIEW SERVER STATE permission on SQL Server?

Hi all, Sometime While trying to Login into a database we face an error message as shown below. --------------------------- Microsoft Dynamics NAV Classic --------------------------- You cannot start Microsoft Dynamics NAV Classic because you do not have the VIEW SERVER STATE permission on SQL Server. Contact your system administrator. --------------------------- OK    ---------------------------

NAV 2013 R2 - Cumulative update 12 Released.

Hi all, Please find below the details of  Cumulative Update 12 released for Microsoft Dynamics NAV 2013 R2. Title - Cumulative Update 12 for Microsoft Dynamics NAV 2013 R2 Build No. - 38053 Release Date - October, 2014 Local Version Included - AU, AT, BE, CH, DE, DK, ES, FI, FR, IS, IT, NA, NL, NO, NZ, SE, UK, RU Download Link Note: Implementing this cumulative update will require a database conversion unless you have already implemented update rollup 5.

NAV 2013 Upgrade Part III - Data Upgrading.

Hi all, As per agenda we need to discuss the data upgrade in NAV 2013. The process is similar to what used to be till NAV 2009 R2 but with some changes. Let's start the process. Remember -  1) You can only upgrade a database to NAV 2013 from NAV 2009 SP1 / R2 SQL Only. 2) The Synchronization of users with SQL Server is no more required.