I imported bank statements by default import from csv file.
In the file the amount is -20.58 but in database I see -20.580000000000002.
What's wrong with numbers in Odoo?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I imported bank statements by default import from csv file.
In the file the amount is -20.58 but in database I see -20.580000000000002.
What's wrong with numbers in Odoo?
As I understand this is due to float type used for numbers.
Float type is not precise!!!
Details are here https://docs.python.org/2/tutorial/floatingpoint.html
use widget="integer" ..........
It's like a makeup, numbers are still not precise.
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
RegistrarsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
2
jul 20
|
7661 | ||
|
4
mar 16
|
5622 | ||
|
0
may 15
|
164 | ||
|
1
mar 15
|
5888 | ||
|
1
mar 15
|
6709 |