Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
1203 Tampilan

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?

Avatar
Buang

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

Penulis

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

Jawaban Terbai

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.
Avatar
Buang