As they run into issues and questions, find the answers, and make new discoveries, they post them companywide on Yammer for everyone’s benefit. We in Marketing watch these interactions and never cease to be amazed by the creativity, dedication, and brainpower we’re so fortunate to have in this group—so we thought, wouldn’t it be great… Continue reading ArcherPoint Dynamics NAV Developer Digest – vol 70
Making Upgrades Easier in NAV 2016: Using the Event Subscriber
Formerly codenamed “Corfu,” Microsoft Dynamics NAV 2016 – or version number 9.00—has just been released. There are many exciting new features, but my first blog focuses on the Event Subscriber functions, because they can help make upgrading to NAV 2016 easier. What are Event Subscriber functions? From the NAV Help documentation: Event subscribers determine what… Continue reading Making Upgrades Easier in NAV 2016: Using the Event Subscriber
How to Show Notes from a Related Table
True confession: Sometimes, someone asks me to code something in Microsoft Dynamics NAV and it involves some odd things. Things that are so odd that I don’t find any good documentation online about how they work. When this happens, I make a note about it and write a blog entry. Partially for the good of… Continue reading How to Show Notes from a Related Table
ArcherPoint Dynamics NAV Developer Digest – vol 69
As they run into issues and questions, find the answers, and make new discoveries, they post them companywide on Yammer for everyone’s benefit. We in Marketing watch these interactions and never cease to be amazed by the creativity, dedication, and brainpower we’re so fortunate to have in this group—so we thought, wouldn’t it be great… Continue reading ArcherPoint Dynamics NAV Developer Digest – vol 69
Dynamics NAV 2015: RDLC Report Heading Won’t Print
Have you ever had the problem in Dynamics NAV where column headings do not print on all pages? Often, the fix is not that hard. In this blog, ArcherPoint’s Denise Blaisdell shows you one way this issue can be resolved in Dynamics NAV 2015. As her example, she starts by running the Accounts Receivable Aging… Continue reading Dynamics NAV 2015: RDLC Report Heading Won’t Print
How to Revalue an Output Journal Entry in Microsoft Dynamics NAV
There are times that you need to revalue an Output Journal entry due to an error in processing. If the Output Journal entry is left with the incorrect cost, Inventory and COGS entries for future (or already processed) sales shipments will be stated incorrectly if the processing error is not corrected. Follow the steps below… Continue reading How to Revalue an Output Journal Entry in Microsoft Dynamics NAV
NAV 2013 R2: How to Back up a Live Database and Refresh a Test Database
If you have a test database, at some point in time you will be asked to refresh this with the current live data, especially when testing. I am often asked how to copy the live database into the test database so accurate testing of a development request can be done. In this blog, you will… Continue reading NAV 2013 R2: How to Back up a Live Database and Refresh a Test Database
ArcherPoint Dynamics NAV Developer Digest – vol 68
As they run into issues and questions, find the answers, and make new discoveries, they post them companywide on Yammer for everyone’s benefit. We in Marketing watch these interactions and never cease to be amazed by the creativity, dedication, and brainpower we’re so fortunate to have in this group—so we thought, wouldn’t it be great… Continue reading ArcherPoint Dynamics NAV Developer Digest – vol 68
Microsoft Dynamics NAV 2009 Classic Client – How to Set Up the Job Queue
I’m often asked to schedule processes in Microsoft Dynamics NAV. This blog explains how to do so in the Classic Client. From MSDN: Job Queues in Dynamics NAV enable you to specify, request, and control when certain processes are run, such as the processing of a report or executing a codeunit. You enter your requests… Continue reading Microsoft Dynamics NAV 2009 Classic Client – How to Set Up the Job Queue
Microsoft Dynamics NAV 2015: How to Run the Close Year End Process
In Microsoft Dynamics NAV 2015, the Close Income Statement batch job transfers the year’s results to a Retained Earning account in the balance sheet and closes all of the income statement accounts. This process creates a journal, which is posted manually. When an additional reporting currency is used, the system will post the additional currency… Continue reading Microsoft Dynamics NAV 2015: How to Run the Close Year End Process