Friday, March 21, 2025
1 change · 17.0
Resolved issues and error corrections
Spreadsheet line charts with time-based axes now refresh their cumulative data immediately when the option is enabled. This prevents users from seeing incomplete chart totals until they manually reload, improving accuracy during analysis.
Original PR description
Steps to reproduce: - insert a line chart into a spreadsheet with the horizontal axis being a time axis - ensures a domain is applied such that at least some past data is excluded - open the configuration side panel - check the "Cumulative data" checkbox => the chart doesn't take into account past data. When reloading it works. opw-4646477 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr