Daily updates from Odoo
Wednesday, February 26, 2020
1 change · master
Code cleanup and technical improvements
This update removes unused behind-the-scenes mailing statistics fields and their related calculations. It simplifies the mass mailing module maintenance without changing day-to-day user workflows or visible features.
Original PR description
This commit cleans several unused computed utm statistics fields related to mass_mailing along with their compute methods. Upgrade PR odoo/upgrade#823 Task#2082816 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