while exporting if i selected the integer values only to export in excel at that time im getting the integer value without fractional point like 34, 33, 77 etc.
but when i added any other float field aslo for export at that time all the integer field which are printed above also coming as float value in the excel like 34.00, 33.00, 77.00, 1000.00
i want like when i select the integer and float field integer field should come as integer floating point value should come as float .
can anyone have the solution for my above problem?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
513
Vistas
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
InscribirsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
Custom float field auto rounding?
Resuelto
|
|
4
sept 18
|
4447 | |
|
0
ago 15
|
3743 | ||
|
2
may 24
|
2482 | ||
|
2
sept 23
|
5472 | ||
|
1
ene 25
|
4581 |
Excel often shows different values in cells than are stored. You can click in the cell and look in the formula line to see the stored value.
Exporting to CSV will always show you the stored value.