I am creating new product category in odoo in which i want to convert raw material from kg to Unit.
How to do that?
As I am trying to create different category i am getting following error:
Warning!
×
This rounding precision is higher than the Decimal Accuracy (0 digits). This may cause inconsistencies in computations. Please set a precision between 1.0 and 1.
I have setup my decimal accuracy to 2. Even if i changed it to 1 i am getting same error.