Skip to content

[FIX] l10n_ar_tax: round lines when get taxes#1152

Open
cav-adhoc wants to merge 1 commit intoingadhoc:18.0from
adhoc-dev:18.0-h-96906-cav
Open

[FIX] l10n_ar_tax: round lines when get taxes#1152
cav-adhoc wants to merge 1 commit intoingadhoc:18.0from
adhoc-dev:18.0-h-96906-cav

Conversation

@cav-adhoc
Copy link
Copy Markdown
Contributor

Odoo's method get_taxes() was not rounding the tax lines if database has rounding global setting when calculating the base amount of the taxes for a line. This was causing issues when the division wasn't exact and resulted in float errors wich lead to exchange differences when creating invoices.

Odoo's method get_taxes() was not rounding the tax lines if database has rounding global setting
when calculating the base amount of the taxes for a line.
This was causing issues when the division wasn't exact and resulted in float errors wich lead to exchange differences
when creating invoices.
@roboadhoc
Copy link
Copy Markdown
Contributor

Pull request status dashboard

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants