Daily updates from Odoo
Thursday, August 3, 2023
1 change · master
Resolved issues and error corrections
This update reorganizes Helpdesk email routing test data so it is easier for teams to read, maintain, and extend. It also prepares the Helpdesk test suite for future multi-company email alias support, with no expected impact on day-to-day users.
Original PR description
Rename alias domain and aliases used a test data. This allows to make them easier to read, follow, grep and understand. Activate multi-company on alias and gateway tests, ensuring it currently has few impact on tests. Task-3453577 (TestMail: Update Alias/Gateway tests for MC) Prepares Task-36879 (Mail: Support MultiCompany Aliases)