Extending WHS – Adding a new control type
William 9年前 (2017-04-12) 4167浏览 0评论
You can now create a new mobile device control as an extension. Here is how: Create a class that extends WhsCon...
William 9年前 (2017-04-12) 4167浏览 0评论
You can now create a new mobile device control as an extension. Here is how: Create a class that extends WhsCon...
William 9年前 (2017-04-12) 2739浏览 0评论
InventSum is needed to recalculate sometimes.We should use InventSumRecalcItem class in Dynamics AX.Sample Code :// CODE BEGI...
William 9年前 (2017-04-12) 1756浏览 0评论
You can now create a new warehouse flow on the mobile device as an extension. To enable this: Create an Enum ex...
William 9年前 (2017-04-11) 2019浏览 0评论
Table of ContentsMobile workspaces that were released in April 2017Mobile workspaces that were released in March 20...
William 9年前 (2017-04-11) 2554浏览 0评论
Issue: When deploying a package to UAT an error occurs: The running command stopped because the preference variable “Er...
William 9年前 (2017-04-10) 1968浏览 0评论
This blog post assumes that you’re familiar with generic types. If it’s not the case, I suggest you look at my pr...
William 9年前 (2017-04-10) 1551浏览 0评论
My next blog post will cover a few topics regarding generics in AX 7 and because many X++ developers aren’t familiar wi...
William 9年前 (2017-04-10) 2321浏览 0评论
Purpose: The purpose of this document is to quickly understand the underlying data model which is used by Dynamics AX to stor...
William 9年前 (2017-04-10) 1767浏览 0评论
Quick tip - Recently, I was looking to download the security tools from LCS and I was not able to find the downloadable ...
alirazazaidi 9年前 (2017-04-09) 1871浏览 0评论
Currently I am doing Report development project, I got some tips for Data manipulation , these tips I recently learned...
William 9年前 (2017-04-08) 2475浏览 0评论
Hello, Good to be back here on the blog !!! Jumping straight into topic here today about a new addition of a &helli...
William 9年前 (2017-04-07) 1918浏览 0评论
Disclaimer: In this blog post I would like to share my understanding on what is happening when customers no longer pay their ...
Mai-Britt Winther 9年前 (2017-04-05) 2216浏览 0评论
Table of ContentsUnderstand mixed mode planningRoutes and operationsMaintain master dataSchedule production operationsOperate...
William 9年前 (2017-04-05) 1995浏览 0评论
Are you wasting minutes deploying and redeploying static SSRS reports in all the languages provided with AX2012? If you only ...
William 9年前 (2017-04-05) 1503浏览 0评论
Process: Support incidents will be archived for D365 for Operations incidents involving a bug at the time bug information is ...
Mai Kirknel 9年前 (2017-04-03) 2542浏览 0评论
Table of ContentsPrerequisitesIntroductionDesigning a simple purchase order approval scenario for ContosoConclusion Prerequis...
William 9年前 (2017-04-03) 2509浏览 0评论
Purpose: The purpose of this document is to describe how we can deploy automated builds to different Dynamics AX pre-producti...
William 9年前 (2017-04-03) 3294浏览 0评论
Table of ContentsCreate a basic entityCustomize the basic entityExpose financial dimensions as fields Note: This topic comes ...
William 9年前 (2017-04-02) 1616浏览 0评论
Microsoft have released a new site for posting and voting on ideas to the Dynamics 365. https://ideas.dynamics.com It is assu...
alirazazaidi 9年前 (2017-04-02) 1569浏览 0评论
Today after Db resorted form Production / live server, Full CIL failed, And During compilation I found very strange error. Er...