Tuesday, January 21, 2025
2 changes · saas-18.1
Enhancements to existing features
Spreadsheets now load their charting support in one combined package instead of waiting on separate downloads. This improves opening speed and prevents geo charts from breaking after users visit other chart-based views such as CRM graph views.
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 screens now load required chart components as part of a single spreadsheet package instead of making separate loading requests. This keeps the same functionality while reducing waiting time, especially for users on slower or higher-latency connections.