Skip to Content
Menu
This question has been flagged
1 Reply
2303 Views

Hi there 

 for date export from ODOO in xls format , can I may make it default that once I open the XLS, they are appeared to be rounded up to 4 decimal places ?

thank you 

Avatar
Discard

Hi steve,

Wanted to know like did you get any solution for this as i'm also facing the same issue in odoo18

Best Answer

Hi,

In Odoo, if you want your exported XLS to always show numbers rounded to 4 decimal places, you can configure it through Technical → Database Structure → Decimal Accuracy, where Odoo defines how many digits to keep for each type of value (e.g., Product Price, Discount, Quantity, etc.). Once you set the precision to 4 for the relevant field type, Odoo will automatically round values to 4 decimals in exports, reports, and views, instead of exporting the raw float values.


Steps:


1.Go to Settings → Technical → Database Structure → Decimal Accuracy.


2. Find the record (e.g., "Product Price", "Quantity", "Discount") depending on what you want to control.


3. Edit the Digits field and set it to 4.


4. Save changes.


Now, when you export to XLS, the values will appear rounded to 4 decimal places by default.


More details, please refer: https://www.youtube.com/watch?v=6_L6u74BgJw


Hope it helps.

Avatar
Discard
Related Posts Replies Views Activity
1
Jul 25
1999
3
Feb 25
15181
1
Apr 25
2222
1
Apr 25
2210
0
Oct 23
1541