Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
4 Ответы
4692 Представления

Odoo is not rounding properly, and it becomes clear in transactions that have a quantity of 1,000 or greater. 

1,000 * $2.18 = $2,180

However, Odoo does the following:

1,000 *$2.18 = $2,182.40

This issue impacts all modules, and forces us to go outside of Odoo to send invoices or purchase orders. We often purchase items with quantities greater than 1,000 that have more than two decimals. Odoo incorrectly rounds the subtotal, forcing us to account for the differences. 


I am hoping to find others that have this issue, so Odoo can fix it for everyone. Thank you! 

Аватар
Отменить
Автор

Running Odoo.sh V12

Автор

Sehrish, thank you for this link. This is actually the opposite of my issue. Odoo rounds the number that displays on the Sales Order, but it calculates based on the non-rounded figure. In the above example, you can see Odoo displays the same unit price ($2.18) but calculates the subtotal based on the non-rounded number ($2.1824).

Лучший ответ

looks like it is decimal not correct? no? "," or "."?

Аватар
Отменить
Related Posts Ответы Просмотры Активность
1
авг. 24
1467
2
февр. 21
5448
1
сент. 19
5311
0
мар. 15
5388
1
мар. 15
4436