跳至內容
選單
此問題已被標幟
1 回覆
3169 瀏覽次數

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

頭像
捨棄