Hello, I have question about NAV interoperability.
Let's assume that i have a project in c#, simple calculator application, with gui, buttons etc.
In sale order page i want to add an action which will launch that calculator, You can count something and then I want to pass the result to the unit price excluding VAT field of the sales line in that sale order. How to achieve this? Add a .cs file in add-ins? I've only seen examples with dll files added to nav, can't figure out how to do something like this.
Greetings.
0
Comments
Here is how to link.
http://msdn.microsoft.com/en-us/library/dd983826.aspx
There are many blogs with examples on the web as well.
http://mibuso.com/blogs/ara3n/2009/12/1 ... ge-button/
You can download the above solution and change it and add all the additional buttons and text box for the user see. Then write your code in nav to do the addition, etc. or you could do them in c sharp.
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
Go here to get VS2010 Templates.
And msdn does also have a good getting started guide. http://msdn.microsoft.com/en-us/library/dd983700.aspx
Henrik Metzger, Software Development Engineer, Dynamics NAV
MSFT