Skip to Content
Menu
This question has been flagged
1 Reply
2133 Views

In inventoty i want to keep track my quantity in kg like 2.000 or 2.254 not like 2.25. mean I want to convert the decimal up 3 

Thanks

Avatar
Discard
Best Answer

You do that by enabling developer mode and open settings and then from Technical select decimal accuracy and change the " Product Unit of Measure" value to 3 this will be applied to all UOM not only KG. 

Also you can set the rounding Precision for KG UOM to 3 decimals:

In Odoo 15.0 from Inventory -> configuration -> UOM Category -> Open Weight -> Change the KG rounding Precision to 0.00100 rather than 0.01000

In Odoo 14.0 from Inventory -> configuration -> UOM -> Open KG UOM -> Change  rounding Precision to 0.00100 rather than 0.01000

Avatar
Discard