Daily updates from Odoo
Monday, January 29, 2018
2 changes · master
Code cleanup and technical improvements
Odoo’s email notifications are being moved to a simpler template system that is safer for administrators to customize and less likely to break core email delivery. The visible email layout should remain the same, while sales, invoices, purchases, deliveries, events, recruitment, projects, and messaging benefit from more consistent notification handling.
Original PR description
Purpose: move notification from jinja-based mail.template to qweb templates Task: https://www.odoo.com/web#id=49267&view_type=form&model=project.task&action=333&active_id=965&menu_id=4720
Email notification layouts in Helpdesk and Salary Contract workflows were updated to align with the newer notification system. This keeps customer and employee communications consistent with the standard Odoo email design and reduces maintenance risk.
Original PR description
Purpose: move notification from jinja-based mail.template to qweb templates Task: https://www.odoo.com/web#id=49267&view_type=form&model=project.task&action=333&active_id=965&menu_id=4720