Tuesday, February 2, 2021
1 change · master
Code cleanup and technical improvements
This change prepares the website email marketing area for an upcoming update by ensuring a required page view is already available. It helps keep future upgrade and migration checks running smoothly without affecting day-to-day users.
Original PR description
Prepare the merge of [1] which require a view to already be present in master so the migration tests pass. [1]: https://github.com/odoo/odoo/pull/65263