Sunday, April 19, 2026
1 change · 19.0
Resolved issues and error corrections
The Dutch ICP report now uses downward rounding for integer amounts, matching the behavior of the export files. This removes confusing differences between the report and exported figures, making the totals easier to trust and reconcile.
Original PR description
Description of the issue this commit addresses: The Dutch tax authority lets ICP amounts be rounded down which is the behavior of the exports but not of the report itself meaning the values to not match and is quite confusing. --- Desired habevior after this commit is merged: The integer rounding DOWN is added on the ICP report to restore matching values --- task-6065382 Forward-Port-Of: odoo/enterprise#112953