Wednesday, September 28, 2022
3 changes · master
Resolved issues and error corrections
This update adds coverage around how email thread messages handle escaped content when posted. It helps reduce the risk of incorrectly displayed or unsafe message text in discussions, though the change appears limited and work-in-progress.
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 notifications were adjusted to keep working after recent changes in the underlying spreadsheet library. This helps users continue receiving the right alerts and messages while working with spreadsheets in Documents.
Original PR description
Adaptation of the notifications callbacks in the SpreadsheetComponent environment following recent changes in the o_spreadsheet lib. Task 2696839
This update corrects the alignment of text next to an icon in Helpdesk-related screens so the interface appears as intended. It is a small visual fix that improves consistency and readability without changing business workflows.
Original PR description
This commit is the enterprise counterpart of odoo/odoo#100252. After this commit, the text is aligned as expected.