Category: Uncategorized

July 2016 Cumulative Updates for Microsoft Dynamics NAV

Microsoft has published new Cumulative Updates for June 2016: Please refer below links for more information. CU 9 – Microsoft Dynamics NAV 2016 (Build 46290) CU 21 – Microsoft Dynamics NAV 2015 (Build 46293) CU 33 – Microsoft Dynamics NAV 2013 R2 (Build 46296) CU 40 – Microsoft Dynamics NAV 2013 (Build 46292) It is …

Continue reading

June 2016 Cumulative Updates for Microsoft Dynamics NAV

Microsoft has published new Cumulative Updates for June 2016: Please refer below links for more information. CU 8 – Microsoft Dynamics NAV 2016 (Build 46045) CU 20 – Microsoft Dynamics NAV 2015 (Build 46054) CU 32 – Microsoft Dynamics NAV 2013 R2 (Build 46057) CU 39 – Microsoft Dynamics NAV 2013 (Build 46056) It is …

Continue reading

How Many Lines Can be Added In Between Records?

In my previous blog post I have discuss about AutoSplitKey function in Dynamics NAV. If you have missed that click here to open the previous blog post.  I ended my previous blog post with a question and hope at least some of you have try and tested your answer in Dynamics NAV development. If not …

Continue reading

AutoSplitKey

What is AutoSplitKey?? According to the MSDN, AutoSplitKey is defined as, Sets whether a key is automatically created for a new record placed between the current record and the previous record. This means when you enter a record in between two records, Dynamics NAV will split the last field of the primary key group and create …

Continue reading

Code Behind “How to Prevent Negative Inventory” – Versions After 2013

As mention in my previous blog post (How to Prevent Negative Inventory – Versions After 2013) Microsoft has added a option to prevent negative inventory in Microsoft Dynamics NAV. To find the code behind the validation I have import all the object files to “Statical Prism”. Then I search for the Inventory Setup table which …

Continue reading

How to Prevent Negative Inventory – Versions After 2013

In my previous blog post I have explained on “How to Prevent Negative Inventory” in the versions which came before Microsoft Dynamics NAV 2013 R2. In this blog post I will describe “How to Prevent Negative Inventory” in the versions which came after Dynamics NAV 2013.  Luckily, Microsoft has finally added a control to validate …

Continue reading

How to Prevent Negative Inventory – Versions Before 2013 R2

In the Microsoft Dynamics NAV Community Forum many users post questions about how to prevent negative inventory. These questions are related with all the product versions in Dynamics NAV. This blog post will contain the information about “How to Prevent Negative Inventory” in Dynamics NAV.  In the earlier versions (Before Microsoft Dynamics NAV 2013 R2) …

Continue reading

Cumulative Update 7 for Microsoft Dynamics NAV 2016 has been released (Build 45834)

Cumulative Update 7 includes all application and platform hotfixes and regulatory features that have been released for Microsoft Dynamics NAV 2016. The cumulative update is intended mainly for solutions that are experiencing the problems described in the Knowledge Base article linked to below. However, you are advised to always keep your solution updated with the …

Continue reading

Cumulative Update 31 for Microsoft Dynamics NAV 2013 R2 has been released (Build 45822)

Cumulative Update 31 includes all application and platform hotfixes and regulatory features that have been released for Microsoft Dynamics NAV 2013 R2. The cumulative update is intended mainly for solutions that are experiencing the problems described in the Knowledge Base article linked to below. However, you are advised to always keep your solution updated with …

Continue reading

Cumulative Update 38 for Microsoft Dynamics NAV 2013 has been released (Build 45787)

Cumulative Update 38 includes all application and platform hotfixes and regulatory features that have been released for Microsoft Dynamics NAV 2013. The cumulative update is intended mainly for solutions that are experiencing the problems described in the Knowledge Base article linked to below. However, you are advised to always keep your solution updated with the …

Continue reading