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

How to Get Customer Free Text Invoice "Totals" form field value with X++ in D365FO

Customer free text invoices are an essential aspect of financial management in D365FO. In this blog, I have compiled all the code needed to ...