Decimal Position Change

On Released Products / Mange Costs / Item Price / Pending Prices I change the price from 2 decimal positions to 4 on the form via the AOT.

But when I activate the cost and it moves it from pending to active pricing it rounds it back to 2.

Anything I can do here to keep 4 decimal positions on the cost?

You need a developer to extend the EDT, this changes that referenced EDT everywhere. Lots of debate here, simple change that Microsoft recommend you parallel test for 6 months to validate it does what you want, because there is code that will not reference the EDT but round anyway during the calculation etc. Simple change, huge consequences as the cost is everywhere.

Hi,

Could you pls try change on form

Right click on field and click setup( if you use ax 2012 right click and personilize) and than find the feld and open field properties and change decimal value and save .

and it should be okay