Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
1596 Lượt xem

Hi All

i have odoo13 enterprise version and when i take the odoo default tax report the tax values shows wrong values.
Eg :
Net amount is 188.99 and tax amount calculated as 18.89.It should be 188.99*0.10=18.90(18.899).is this issue related to rounding ?



Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

I ran into the same issue and found out that at least in Odoo 13 prices are stored as floats which inherently introduces rounding errors.

FIY Usually prices are stores as integers in cents to not run into this kind of issue.

The only workaround I could find at the time was to tell odoo that all prices include vat/tax and add that information to all taxes.

Does anybody know if this has changed in v14 or v15?

Ảnh đại diện
Huỷ bỏ