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

i wants to use 4 digits decimal in product unit price and also wants to use quantity in 4 digits decimal in odoo 18. how to do it?

形象
丢弃

how can i do it for amount total in account move line

编写者

thank you for your answer , i cannot find technical tab in setting. i am using online version odoo 18.

Making these changes fixes the problem, but even if you write a whole number, the digits after the decimal point will still be visible.


For example, if you set the digits to 5 and write 5 in a field, it will appear as 5.00000

最佳答案

Update Decimal Precision for Product Prices

  • Similarly, in Settings > Technical > Database Structure > Decimal Accuracy, locate the entry for Product Unit of Measure.
  • Update the precision to 4.
形象
丢弃