Weight of products rounds to 2. decimal
-
Hello,
since one of the last update I have a problem with the weight of my products. My products have a weight of 5 Gramm (so 0.005KG). It seems like when I want to create a label, this number gets rounded to the second decimal. So in my case 0.005KG gets rounded to 0.01KG. In my case this leads to an error that the label could not be generated (as the total weight is still correct – x*0.005KG but the sum of all product weight is x*0.01 and therefore higher).
I’ve tested this with the debug mode.
Product weight -> Request for label product weight (“netWeightInKg”)
0.005KG –> 0.05KG
0.011KG –> 0.01KG
0.016KG –> 0.02KGThis is an issue for me as I have only small and lightweight items and they sum up for the label resulting in an incorrect weight. Also the CN23 form gets the wrong, rounded values.
- The topic ‘Weight of products rounds to 2. decimal’ is closed to new replies.