Daily updates from Odoo
Sunday, April 19, 2026
1 change · 18.0
Resolved issues and error corrections
This update corrects a discrepancy in the Dutch Intrastat ICP report by implementing integer rounding down, aligning with the Dutch tax authority's requirements. Previously, the report values didn't match the exported data, causing confusion. This change ensures accurate reporting for Dutch customers.
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