how would you suggest to solve the following case:
There is a product with base unit of measure - pieces
There is additional unit of measure - kg. As weight of one piece is 0.6 kg, so Number of base units = 1.667
When I add 60 kg of this product, I would like to see 100 pieces, but rounding issue doesn't give me such possibility
As I cannot switch additional and base units, I see, it is necessary to expand functionality of units conversion - add an option to set 'Number of base units' OR 'Number in base unit'
Thank you for this question. In the OOTB logic it was not expected to have irregular fractured values. As a workaround - using grams may be helpful to avoid the visible issue, or to use custom and specific logic to fulfill your needs.
We have noted this request to our Backlog for our Developers. If there will be more customers arriving with the same issue - we will develop and implement this feature in further releases.