Skip to main content
Dynamics 365
  • 1 min read

Unit of Measure field is not saving when creating an Item within Dynamics Ax using a Company Template


Reason:
A blank record exists in the InventItemPrice table for the company which you are currently logged in as.  A validation occurs in the InventTableModule\validateField method which checks if a record exists, since it finds a blank record the Unit of Measure value cannot be saved.

Workaround:
Remove the record from the InventItemPrice table which has a blank value for the ItemID field and the DataAreaId match the company you are currently logged in as.

How it possibly could have occurred:
The InventItemPrice table is a common table which imports occur within Dynamics Ax, a blank record may have been imported during the pricing update.

Get started with Dynamics 365

Drive more efficiency, reduce costs, and create a hyperconnected business that links people, data, and processes across your organization—enabling every team to quickly adapt and innovate.