Friday, August 8, 2025
2 changes
1 change
New functionality added to Odoo
Spreadsheets can now show several charts inside one carousel figure, letting users switch between charts with tabs instead of placing each chart separately. The CRM pipeline dashboard was updated to use the latest spreadsheet capabilities, improving dashboard presentation and navigation.
Original PR description
A new type of figure, the carousel, was added. This figure allows to display multiple charts in a single figure, with a tabbed interface to switch between them. To implement this, we had to de-correlate the figureId and the chartId, as a figure can now contain multiple charts. This required a bunch of changes through the codebase. Task: [4981828](https://www.odoo.com/odoo/2328/tasks/4981828)
1 change
New functionality added to Odoo
This update lets employees use their own Gmail or Outlook outgoing mail accounts while adding safeguards so private mail servers cannot be used by others. It also adds Spanish Veri*Factu e-invoicing support, improves to-do quick creation, and fixes selected Point of Sale and website editing issues.
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