Database error during POS activation
William 8年前 (2017-05-02) 2110浏览 0评论
For some reason – still to be discovered – I once in a while get a number sequence error while activating a POS. ...
ww12345678 的部落格 | AX Helper
William 8年前 (2017-05-02) 2110浏览 0评论
For some reason – still to be discovered – I once in a while get a number sequence error while activating a POS. ...
William 8年前 (2017-04-29) 1965浏览 0评论
Microsoft Dynamics AX 2012 X++编程轻松入门 第11课 存储数据 表索引、关系、参照完整性 视频:http://edu.51cto.com/course/course_id-8600.html 转载请注明:ww123456...
William 8年前 (2017-04-29) 1870浏览 0评论
Greetings,Microsoft is now replacing the existing wiki with this new wiki link for Dynamics 365 for Operations.https://docs.m...
William 8年前 (2017-04-29) 1685浏览 0评论
Greetings,Microsoft has now released Platform Update 6 for Dynamics 365 for Operations.To read about the latest and what's ne...
William 8年前 (2017-04-28) 3160浏览 0评论
This blog will explain the purpose of the General Ledger Parameter ‘Values used for summary account’ You can choo...
William 8年前 (2017-04-26) 2022浏览 0评论
This post will describe the purpose of the General Ledger parameter ‘Maximum penny difference’. This is quite an ...
alirazazaidi 8年前 (2017-04-26) 2685浏览 0评论
Yesterday I got very interesting issue. So When put filter on color, config, style and size. A strange error occur. Filter wo...
William 8年前 (2017-04-26) 2815浏览 0评论
Since version 2012, Dynamics AX supports included columns in indices although SQL Server supports it for quite a long t...
alirazazaidi 8年前 (2017-04-25) 2439浏览 0评论
During report development we populate temp table and bind it to SSRS report. And most of the time we were doing one to one ma...
William 8年前 (2017-04-24) 2302浏览 0评论
We now have a Dynamics 365 Ideas Portal for you to log any new ideas for Dynamics 365 for Operations: https://ideas.dynamics....
William 8年前 (2017-04-20) 2296浏览 0评论
Table of ContentsOverviewDepreciation method: Straight line (Hungary)Depreciation method: Multiplication FactorDepreciation m...
William 8年前 (2017-04-20) 3173浏览 0评论
Table of ContentsOverviewDepreciation method: Straight line (Hungary)Depreciation method: Multiplication FactorDepreciation m...
Per Lykke Lynnerup 8年前 (2017-04-19) 1826浏览 0评论
Table of ContentsAssign batch attributesReserve batches The Arrival overview page provides an overview of all expected incomi...
William 8年前 (2017-04-18) 2113浏览 0评论
Purpose: The purpose of this document is to demonstrate how we can leverage the power of business intelligence through...
William 8年前 (2017-04-15) 1789浏览 0评论
Microsoft Dynamics AX 2012 X++编程轻松入门 第10课 存储数据 表属性、添加字段 视频:http://edu.51cto.com/course/course_id-8600.html 转载请注明:ww12345678 的...
William 8年前 (2017-04-12) 2314浏览 0评论
To create a new location directive strategy, follow these steps: Create an enum extension of the WhsLocDirStrategy enum. Add ...
William 8年前 (2017-04-12) 2619浏览 0评论
Custom work types allow you easily to implement simple confirmation steps in any flow. To create new custom work type follow ...
William 8年前 (2017-04-12) 2166浏览 0评论
If you need to change the behavior of existing controls, you can subscribe to these 4 delegates on the WhsRFControlData cl...
William 8年前 (2017-04-12) 4054浏览 0评论
You can now create a new mobile device control as an extension. Here is how: Create a class that extends WhsCon...
William 8年前 (2017-04-12) 2634浏览 0评论
InventSum is needed to recalculate sometimes.We should use InventSumRecalcItem class in Dynamics AX.Sample Code :// CODE BEGI...