Case Study: Create a webservice to print an invoice from a website in Dynamics NAV
Sunday, May 13th, 2012Sometimes it’s fun just to experiment with making functions just to see if it is possible.
During one of my recent Microsoft Dynamics NAV 2009 development courses, I was challenged, if it was possible to create a webpage, where customers could print their invoices just by typing in the invoice number.
How can we do that?
Well first […]