Hi,
I have noticed that the batch size option in operations is defined as ‘int’.
However, we have certain items which are produced in decimal points and we need to change the field from ‘int’ to ‘float’.
I guess it is not possible directly.
Any ideas how can this be achieved?