#Dyn365FO POS发票支付 / POS Invoice Pay #Dyn365FO
William 7年前 (2018-12-18) 1877浏览 0评论
A very nice omnichannel capability made available in Dynamics 365 version 8.1, is the ability for customers to pay their invo...
William 7年前 (2018-12-18) 1877浏览 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) 1643浏览 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) 1779浏览 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) 1359浏览 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) 1334浏览 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) 1393浏览 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) 1925浏览 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) 1996浏览 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) 2970浏览 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) 1962浏览 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) 1751浏览 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) 1397浏览 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...
William 7年前 (2018-12-05) 2228浏览 0评论
Mockaroo is a great tool for creating dummy data for our demonstrations, because we can call it form Flow and then integrate ...
William 7年前 (2018-12-03) 1573浏览 0评论
If you ever tried to implement a process on the mobile device used primarily in warehouse, you'll have come across a class na...
William 8年前 (2018-12-01) 1588浏览 0评论
Yesterday Michael Fruergaard Pontoppidan published a brief blog post New capability in X++ : The In operator. He mentioned th...
William 8年前 (2018-12-01) 1601浏览 0评论
We recently added a new feature in X++, making it easier to make certain SQL-where clauses extensible. Consider this metho...
alirazazaidi 8年前 (2018-11-30) 1585浏览 0评论
During writing custom workflow. I found interesting things. Worth to share. In workflow condition screen. I did not found a l...
William 8年前 (2018-11-25) 1495浏览 0评论
I didn't realize that its somewhat unknown that there is a speed scanning feature in the POS for rapid item entry. I was answ...
alirazazaidi 8年前 (2018-11-23) 1800浏览 0评论
Hi all, My fellow Sohail Shaikh wrote an excellent blog Post, I used it in my customization to avoid overlay methods in...
alirazazaidi 8年前 (2018-11-23) 1278浏览 0评论
Hi all, this is post is for me. I used to make workflow in Customization, Instead created new labels, I used out the box labe...