Weekly exchange rate update

I was asked by a customer if there is an easier way to import exchange rates. This is a time-consuming task to have to do this manually for multiple currencies and multiple NAV companies. So I found an XML feed of the European Central Bank which…

Autoupdate NAV with C#

This sample application is developed in C# as a library with the project name “ImportFOB”. The DLL “ImportFOB.dll” can be used in a C# Windows application to import the Microsoft Dynamics Navision FOBS into Navision without opening the Navision Object Designer. Bron : The Code Project…