Tuesday, November 16, 2021
2 changes · master
Features or functions removed from Odoo
This removes old email marketing snippet templates that were kept temporarily for migration after the snippets themselves were removed earlier. The cleanup reduces leftover maintenance clutter and should not affect normal users because the snippets were already unused.
Original PR description
Some snippets were removed in commit [1] but their now unused templates were temporarily kept for migration purposes. This removes them. [1] https://github.com/odoo/odoo/commit/6c63addd180e799eda99751768ccf20699136ca1 Enterprise PR: https://github.com/odoo/enterprise/pull/21687 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Unused email marketing theme templates have been removed after being kept temporarily for migration purposes. This cleans up old assets and reduces maintenance without affecting active themes.
Original PR description
Some themes were removed in commit [1] but their now unused templates were temporarily kept for migration purposes. This removes them. [1] https://github.com/odoo/enterprise/commit/ce1da6bfccad1c910123596f221d6d2cf2082008 Community PR: https://github.com/odoo/odoo/pull/78358