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
Create an account today to enjoy exclusive features and engage with our awesome community!
Registrar-se| Related Posts | Respostes | Vistes | Activitat | |
|---|---|---|---|---|
|
2
de jul. 20
|
8484 | |||
|
4
de març 16
|
6221 | |||
|
0
de maig 15
|
164 | |||
|
1
de març 15
|
6398 | |||
|
1
de març 15
|
7245 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.