Skip to content

Use ir.email for notification and marketing automation

Cédric Krier requested to merge topic/default/email-archive into branch/default

There is no point to have multiple model to store email sent and multiple relate on every record.
But as notification or marketing emails are generated from template, there is no need to fill the database with the body. The title is enough when consulting the archive if we can browse to the template.

Merge request reports