Monday, July 1, 2024
2 changes
Enhancements to existing features
Payroll dashboard charts have been adjusted to match the redesigned graph visuals used elsewhere in Odoo. This gives users a more consistent reporting experience and keeps Payroll analytics aligned with the latest visual standards.
Original PR description
Since the redesign of the Graph view and the update of visualization colors in [odoo/#167296](https://github.com/odoo/odoo/pull/167296), this PR adapts charts outside the Graph view to maintain consistency with it in Payroll. Requires: - https://github.com/odoo/odoo/pull/167296 task-3620659
This update aligns spreadsheet-related tests with the redesigned copy-to-clipboard experience. It helps ensure the improved clipboard interaction remains reliable for users working with documents and dashboards.
Original PR description
Adapt test for the new CopyClipboard design from https://github.com/odoo/odoo/pull/170310 task-3964629