Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
1280 Переглядів

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.
Аватар
Відмінити