Tested on:Dynamics 365 version 9.0.2 (classic web client) I had an interesting discussion with a fellow D365 CE consultant Youngha Kim about Project Contracts. He mentioned about a business requirement
Tested on:Dynamics 365 version 9.0.2 (classic web client) I had an interesting discussion with a fellow D365 CE consultant Youngha Kim about Project Contracts. He mentioned about a business requirement
var context; if (typeof GetGlobalContext === “function”) { context = GetGlobalContext(); } else { context = Xrm.Page.context; } var start = new Date(); //Put Start datetime here
This post is part of the series on installing and configuring version 2 of this free GP Transaction Search addin from Steve Endow of Precipio Services. In version 2 there
Thanks for visiting! If you’re new here, you may want to subscribe to my RSS feed. I was recently asked if there was any way to populate the appointment location
A week ago I wrote a post for answering a question regarding how to print external documents from Microsoft Dynamics NAV. This code is C/AL based and it uses DotNet






