Monday, October 21, 2024
2 changes · 18.0
Enhancements to existing features
This change updates the spreadsheet global filters area, which controls how users filter spreadsheet data. The available details are limited, but the change appears focused on improving or correcting the filter user interface so spreadsheet users have a smoother experience.
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
This update strengthens internal test tools for marketing automation so teams can verify email recipients, activity creation, and tracking behavior more accurately. It helps reduce false test failures and prepares the module for broader test coverage, with no direct change expected for end users.
Original PR description
Improve tooling defined in marketing automation, notably * add more verbose errors; * add parameters for trace check, notably to be less strict in case of duplicate-like traces; * improve tool methods generating activities; * assert some keys to be sure we effectively check what is intended; * add some docstrings while passing by; Task-2667099: [mail] Improve default template values Prepares Task-4224145: [marketing_automation] Improve test coverage