Hi,
How i can force odoo 18 to reduce decimal accuracy from 3 to 2.
It was changed from 2 to 3 but later the accountant request to return it to 2.
I need your support urgent please.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi,
How i can force odoo 18 to reduce decimal accuracy from 3 to 2.
It was changed from 2 to 3 but later the accountant request to return it to 2.
I need your support urgent please.
Go to Settings > General Settings, scroll down to the bottom of the page and Activate the developer mode. Then go to Settings > Technical > Database Structure > Decimal Accuracy and update the required setting.
Hi,
You can change the decimal precision from the frontend.
- Settings > Tehinacal > Decimal Accuracy
Hope it helps
Dear Paresh Wagh
I tried this way Settings > General Settings, scroll down to the bottom of the page and Activate the developer mode. Then go to Settings > Technical > Database Structure > Decimal Accuracy, but found that i cant Change from 3 to 2, only accepting if i want increase the decimal accuracy.
Can you provide another way if possible, thanks for your support
Unfortunately, this is the only way to do it reliably.
Odoo uses the model: decimal.precision (or in recent versions, decimal.accuracy or just via res.config.settings depending on the field).
For example:
✅ That’s it! All relevant views and calculations will now show 2 digits instead of 3.
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
0
Jul 25
|
286 | ||
|
0
May 25
|
633 | ||
|
1
Jan 25
|
967 | ||
|
1
Jun 25
|
420 | ||
|
2
Jun 25
|
607 |