Cómo redondear suma de si el código de odoo

Ejemplos de código

1
0

Cómo redondear suma de si el código de odoo

I believe you can use the function round().

example :

if worked_days.WORK100.number_of_days outputs a value of 6.4323157

you can user round(worked_days.WORK100.number_of_days, 2) to output the value 6.43
The second argument of the round function specifies the number of decimals to round to.

Páginas relacionadas

Páginas de ejemplo relacionadas

En otros idiomas

Esta página está en otros idiomas

Русский
..................................................................................................................
English
..................................................................................................................
Italiano
..................................................................................................................
Polski
..................................................................................................................
Română
..................................................................................................................
한국어
..................................................................................................................
हिन्दी
..................................................................................................................
Français
..................................................................................................................
Türk
..................................................................................................................
Česk
..................................................................................................................
Português
..................................................................................................................
ไทย
..................................................................................................................
中文
..................................................................................................................
Slovenský
..................................................................................................................
Балгарскі
..................................................................................................................
Íslensk
..................................................................................................................