Daily updates from Odoo
Sunday, April 19, 2026
1 change · saas-18.2
Resolved issues and error corrections
The Dutch ICP report now uses the same round-down method as the export, so the amounts shown in the report match the values submitted. This avoids confusion when comparing the report with the official filing data.
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