Sales Order
-
Extending page Web Services (and creating a Sales Order again)
It has been working in the same way since NAV 2009, but I still get asked often how this works, so why not write up a quick post on this. I also realize that my prior post on how to create Sales Orders through Web Services was made very complex due to compatibility with NAV 2009. This post only works in NAV 2009 SP1 and will show how to extend the Order page with a Post function and show how...
-
Handling Sales Orders from Page based Web Services – in NAV 2009SP1 (and RTM)
First of all, there isn’t going to be a new post on every single record type on how to handle them from Web Services – but Sales Orders are special and the reason for the “(and SP1)” in the titel refers to the fact, that there are changes between RTM and SP1 or maybe a better way to state it is, that the way you could do it in RTM (that might lead to errors) is no longer possible –...