Example: I enter the cost for a product (db field 'standard_price') as 3.31 and it works fine. Database stores the value '3.31'. Now if I change the product cost to 3.32 I see the value 3.3200000000000003 in db 'standard_price' field, but the product webpage displays 3.32. Why the discrepancy? Also, I sometimes see similar long decimal values on certain reports. I have not messed with any currency or UoM settings so I'm not sure why this might be happening. Thanks for any input to explain this.
version: odoo community 10
Hello, excuse could you solve the problem?