If users are required to work in several Microsoft Dynamics NAV instance at a once in a given time, then System indicator will help you and make your life easy. System indicator will show you which instance you are currently working in and what is the database name you have logged in (You can change what details should be …
Category: Uncategorized
Jan 28
Managing your Microsoft Dynamics NAV implementation with PowerShell
Please find on this page series of How Do I series on Microsoft Dynamics NAV PowerShell. How Do I: Get started with Powershell for Microsoft Dynamics NAV 2013 R2 The How Do I video provides an introduction to using the Windows PowerShell tools, and gives a basic tour of the cmdlets that are provided with …
Jan 25
Cumulative Update 3 for Microsoft Dynamics NAV 2015 has been released
Cumulative Update 3 includes all application and platform hotfixes and regulatory features that have been released for Microsoft Dynamics NAV 2015. The cumulative update includes hotfixes that apply to all countries and hotfixes specific to the following local versions: AU – Australia AT – Austria BE – Belgium CH – Switzerland DE – Germany DK …
Jan 25
Cumulative Update 15 for Microsoft Dynamics NAV 2013 R2 has been released
Cumulative Update 15 includes all application and platform hotfixes and regulatory features that have been released for Microsoft Dynamics NAV 2013 R2. The cumulative update includes hotfixes that apply to all countries and hotfixes specific to the following local versions: AU – Australia AT – Austria BE – Belgium CH – Switzerland CZ – Czech …
Jan 25
Cumulative Update 22 for Microsoft Dynamics NAV 2013 has been released
Cumulative Update 22 includes all application and platform hotfixes and regulatory features that have been released for Microsoft Dynamics NAV 2013. The cumulative update includes hotfixes that apply to all countries and hotfixes specific to the following local versions: AU – Australia AT – Austria BE – Belgium CH – Switzerland DE – Germany DK …
Jan 23
Microsoft HoloLens – Transform your world with holograms
This is not related to NAV! But this is fascinating! Microsoft picking up from where Google glass failed. This is just amazing! For the first time ever, Microsoft HoloLens seamlessly blends high-definition holograms with your real world. Holograms will improve the way you do things every day, and enable you to do things you’ve never done …
Jan 23
Number is missing in the Posted Sales Invoice list
Recently in the Microsoft Dynamics NAV forum we had a question related to missing number in the posted sales invoice list and I thought to write a small blog post about this. May be, May be you have faced this scenario in Microsoft Dynamics NAV. Scenario is that Microsoft Dynamics NAV Sales Invoices are setup with …
Jan 21
Copy Company function in Dynamics NAV 2013 R2 onwards.
Copy company is not a new function for the users who have been using NAV for a long time, however I felt I need to write a blog post about it. In Microsoft Dynamics NAV if the user want to test transactions before enter them and post them in the live environment then this functionality will …
Jan 21
How to set/change the default sorting order of a page in Microsoft Dynamics NAV
Over the past few weeks I noticed there were several forum queries regarding how to sort a page with a different key. So thought to write a small blog post about how to do. As the example I would take customer ledger entry page in Microsoft Dynamics NAV 2015. As you see in default system …
Jan 19
Microsoft has released programming guidelines for C/AL programmers to follow
Microsoft has released programming guidelines for C/AL programmers to follow. Why to follow guideline : It is not a must to follow these guidelines but it will definitely help other and the original programmer to understand the code in a later stage, Addition to that once the code is optimized program will run smoothly and even if there is a programming error it will be easy to …