Hi,
In our warehouse, the amount in stock is of a part is a number with decimals. The UoM of this part is PCS, which is defined as an integer.
The decimals are caused by an invertion factor on the sales. The client order a volume, but we fill this volume with pieces. The client can order a non-rounded number, e.g. 2.4L, which then converts to 13.4 PCS (for example).
However, we never ‘cut’ the pieces. In this case, we will supply 13 pieces. Or 14, that actually doesn’t matter that much. But how can we avoid that IFS displays the not-rounded number?
Thank you!