Daily updates from Odoo
Monday, February 2, 2026
2 changes · 18.0
Enhancements to existing features
This update enhances the spreadsheet module by adding logging when exporting large amounts of data, specifically during spreadsheet downloads, clipboard copies, and printing. It also restricts access to downloaded frozen or XLSX spreadsheets to authorized users, improving data security and control.
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 Forward-Port-Of: odoo/odoo#210592
This update enhances the security and logging around exporting large amounts of data from Odoo spreadsheets. Specifically, it adds detailed logging for common export activities like downloading and printing, and restricts access to frozen/XLSX downloads to authorized users. This improves data tracking and protects sensitive information.
Original PR description
Forward-Port-Of: odoo/enterprise#85888