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
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
417
Views
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
4
Sep 18
|
4315 | ||
|
0
Aug 15
|
3607 | ||
|
2
May 24
|
2268 | ||
|
2
Sep 23
|
5285 | ||
|
1
Jan 25
|
4459 |
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.