Daily updates from Odoo
Wednesday, July 23, 2025
2 changes
1 change
Security fixes and vulnerability patches
French reporting exports now store generated files in a safer way that limits unintended access to other attachments. This helps protect sensitive business documents while keeping the reporting workflow unchanged for users.
Original PR description
This is part of a general change for all the many2one ir.attachment fields to binary in order to avoid security issues as the former would allow access to all ir.attachment records. task-4771714
1 change
Security fixes and vulnerability patches
This update tightens several access and session-handling safeguards while fixing reporting, language, file handling, and email compatibility issues. Businesses benefit from reduced security risk, more accurate point-of-sale reports, better localized attendance kiosks, and more reliable document handling.
Original PR description
Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr