William
7年前 (2018-12-28) 1817浏览 0评论
This was a internal request from support team to quickly fix the certificate expire issue. I would like to post it here in ca...
alirazazaidi
7年前 (2018-12-26) 1347浏览 0评论
I just wrote couple of custom workflow. But on Submit workflow, form did not refresh and available for edit until, you manual...
alirazazaidi
7年前 (2018-12-26) 1451浏览 0评论
Buddy, Today I need to disabled the best practice check, It take too much time.
Usually rapid development, we did not care a...
William
7年前 (2018-12-26) 1511浏览 0评论
本主题介绍Microsoft Dynamics 365 for Finance和Operations V8.1.3中新增或更改的功能。此版本将于2019年1月发布,内部版本号为8.1.227。 若要了解Microsoft Dynamics 365 f...
William
7年前 (2018-12-26) 1785浏览 0评论
本主题描述了Dynamics 365 for Finance和Operations平台更新23中新增或更改的功能。此版本的内部版本号为7.0.5126。 Dynamics 365 10月’18发行说明 想知道我们的任何商业应用程序或平台即...
William
7年前 (2018-12-21) 1691浏览 0评论
Hi Folks,As we know D365FO comes with a powerful architecture for all integration using DIXF. Data entities are the only way ...
William
7年前 (2018-12-20) 1662浏览 0评论
Introduction This is another blog post in the series about warehouse mobile devices in Dynamics 365 for Finance and Operation...
William
7年前 (2018-12-18) 1920浏览 0评论
A very common task required by Dynamics 365 Finance and Operations clients is to send a report directly from the report viewe...
William
7年前 (2018-12-18) 1866浏览 0评论
A very nice omnichannel capability made available in Dynamics 365 version 8.1, is the ability for customers to pay their invo...
alirazazaidi
7年前 (2018-12-17) 1633浏览 0评论
Hi all following code snippet for custom lookup. Copy the onlookup event handler and copy in extension class and the followin...
William
7年前 (2018-12-16) 1769浏览 0评论
It is a category manager’s job to try to maximize profit from selling products within a specific category. This may be ...
William
7年前 (2018-12-15) 1351浏览 0评论
Included in MPOS and CPOS are two methods for extended logon functionality: logging in by scanning a barcode or by swiping a ...
William
7年前 (2018-12-14) 1329浏览 0评论
Hi Folks,Here is a quick trick. I was trying to check-in a few objects in a solution and encounter a strange error.Error:Coul...
William
7年前 (2018-12-12) 1385浏览 0评论
Folk,Here is quick code to create the delivery address on runtime. You can use this on Purchase Requisition, Purchase order o...
William
7年前 (2018-12-07) 1917浏览 0评论
News coming up.. However was expected. Like we discussed in The Ever Green "Dynamics 365 for Finance and Operations", Microso...
William
7年前 (2018-12-06) 1989浏览 0评论
Can see some folks have found the DisplayOptionInitialize event, still they are in doubt on how to control the displayO...
William
7年前 (2018-12-06) 2959浏览 0评论
One of the major problems we faced when we embarked on the extensibility journey, was that X++ select statements are not exte...
William
7年前 (2018-12-05) 1952浏览 0评论
Chain of command now supports even more extension scenarios on forms. It is now possible to wrap: Methods on the root of the ...
William
7年前 (2018-12-05) 1745浏览 0评论
I was working with a coworker today to get the Dynamics 365 Retail Modern POS (MPOS) application to show up in full screen. B...
alirazazaidi
7年前 (2018-12-05) 1387浏览 0评论
Hi all, here is small tip, I learned today, so document it I need a custom method in table extension. And then this me...