Saturday, 17 March 2018

Inventory blocking through x++ code in AX7 / D365

Recently I have came across a requirement in which I needs to block the inventory through inventory blocking process. After little bit of research I have develop the job which can achieve my desired requirement. 

No comments:

Post a Comment

Create a Purchase Order from a Sales Order Using PurchCreateFromSalesOrder Framework in X++ | D365 F&O

In Dynamics 365 Finance & Operations, you may need to automatically create a Purchase Order from a Sales Order for scenarios such as int...