In AX 7, the date method today() has been deprecated and it is now a best practice warning.
Instead now we must use the method getToday() available in DateTimeUtil.
Subscribe to:
Posts (Atom)
How to block inventory in ax D365 / AX7
In Dynamics AX if we want to block inventory for certain item, we have an out of the box form which caters this need and blocks the inventor...
-
There are scenarios where we need to do some custom validations on the purchase order while we try to confirm the PO. In AX7 / D365 we can ...
-
In Dynamics AX if we want to block inventory for certain item, we have an out of the box form which caters this need and blocks the inventor...
-
In Dynamics 365 FO , Microsoft has introduced few more classes to help us with the Dimension related requirements. Here are few name of cla...