Increase quantity field decimal places from 2 to 3 in E1 9.2
Hi ,
Our client is selling their products in Carton (CR), Box (BX). And now customer wants to sell it in Pieces also.
As per user’s requirement and grey area:
Following is the calculation for Inventory: for example, 1 CR = 72 PC
With 2 decimal places:
1 PC = 0.01 CR = 72*0.01 = 0.72 CR (Inventory will be less by 0.28 Cartons, which is huge)
With 3 decimal places:
1 PC = 0.014 CR = 72*0.014 = 1.008 CR (Inventory will be more by 0.008 Cartons, which is negligible).
We want to increase the decimal places for quantity field. Please let us know the exact process and the impact of it.
I have gone through the below DOC and studied the impact.