Sunday, 18 February 2018

How to change the product name of the Released Product in AX 2012

There might be scenarios, where you need to change the name or description of an item.
Microsoft Dynamics Ax provides a standard way to do this.
Here is it how to do.
1. Go to
Product information management --> Release products
2. Click on Language (Translation).
3.Select your language
4. and you can change product name and description.

No comments:

Import and Export file from BLOB storage Account(Azure) in D365 F&O using X++

  Import and Export file from BLOB storage Account in D365 F&O using X++ Import: /// <summary> /// MKInventQualityOrderLineService...