Tuesday, January 20, 2026
2 changes · 17.0
Enhancements to existing features
This update enhances the spreadsheet module by adding logging when exporting large datasets, particularly during spreadsheet downloads, clipboard copies, and printing. It also restricts access to frozen or XLSX spreadsheet downloads 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
This update enhances logging when exporting large amounts of data from Odoo spreadsheets, addressing potential performance issues. It now tracks data downloads, clipboard copies, printing, and freezing, providing better visibility into spreadsheet activity. Additionally, access to frozen or XLSX spreadsheet downloads has been restricted to authorized users.