Design Patterns | 10 Video’s

At the moment of writing this, 10 Design Pattern video’s are published. I recently started working on 5 more. People at Microsoft have asked me what is the logical order of watching them. This is actually quite a hard question to answer. Some videos are in…

Recurring Invoices in Dynamics NAV 2013

Can Microsoft Dynamics NAV handle recurring invoices? Yes, it can! And you can do so by using the “Create Recurring Sales Invoices” function under Financial Management > Receivables. To utilize this function, a standard sales code should be created and assigned to customer cards. Bron :…

Using Views and Linked Tables

There are always some cases where you would like to have external data available to Dynamics NAV. In cases where the data is available to the SQL Server hosting the Dynamics NAV database it is easy to create a view in the NAV database and a…