Daily updates from Odoo
Monday, April 15, 2019
3 changes · master
Enhancements to existing features
Document chat notifications now make it easier to open the related record directly from the messaging menu. Chat windows also remove redundant document labels and refine message header text sizing for a cleaner reading experience.
Original PR description
Pad:https://pad.odoo.com/p/r.345abaee52e377e54b3e789016e5725c Task:https://www.odoo.com/web#id=1929169&action=333&active_id=131&model=project.task&view_type=form&menu_id=4720
Mass mailing users now get clearer statistics and tracking details directly in list and form views. This makes it easier to understand campaign link clicks and mailing performance without needing deep technical investigation.
Original PR description
Purpose of this merge is to improve the daily use of mass mailing by improving the way statistics are computed and displayed. See enterprise PR https://github.com/odoo/enterprise/pull/3391 for marketing automation counterpart of this merge. This merge is linked to task ID 1924711 and closes PR #30059.
Marketing automation now reports email campaign results more accurately, including failed, ignored, bounced, opened, replied, and clicked messages. This helps business users better understand campaign performance and identify which links and mailings are most effective.
Original PR description
Purpose of this merge is to improve the daily use of marketing automation by improving the way statistics are computed and displayed. See community PR https://github.com/odoo/odoo/pull/30059 for mass mailing counterpart of this merge. This merge is linked to task ID 1924711 and closes PR #3391.