跳至内容
菜单
此问题已终结
1 回复
3177 查看

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

形象
丢弃
最佳答案

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

形象
丢弃