Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
1208 Widoki

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?

Awatar
Odrzuć

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

Autor

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

Najlepsza odpowiedź

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.
Awatar
Odrzuć