Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
1195 Vistas

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
Descartar

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

Mejor respuesta

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
Descartar