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…

Dynamics NAV & GIT

In this post I introduced Visual Studio Online as a tool to do source control for Dynamics NAV. Another option is to use GIT. Visual Studio also conects to GIT and many developers love it. It looks a lot less sexy than VSO but it is…