Daily updates from Odoo
Wednesday, July 23, 2025
1 change · master
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