Saturday, August 15, 2020
2 changes · master
Enhancements to existing features
Website pages now add lazy loading to images by default, so images load only when they are needed. This can improve page performance and visitor experience, especially on image-heavy pages.
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
Spreadsheet users can now apply global filters to pivot tables in Documents, making it easier to analyze business data consistently across a spreadsheet. This improves reporting workflows by reducing manual filtering and helping users focus on the right subset of data.