Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
Discuss (mail)
|
Technical Name |
mail_template_styling |
License | LGPL-3 |
Website | https://www.novacode.nl |
Versions | 11.0 10.0 12.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
Discuss (mail)
|
Technical Name |
mail_template_styling |
License | LGPL-3 |
Website | https://www.novacode.nl |
Versions | 11.0 10.0 12.0 |
Mail Template Styling
Universally manage and style mail templates sent from Odoo
Features:
- Manage and assign stylesheets (CSS) to Mail Templates, all within Odoo.
- Optionally strip the original inline-styling during rendering. This doesn't alter the Mail Template body, it's just post-processing during rendering-time. So original Odoo and 3rd party templates stay unchanged.
- Optionally print the Mail Template ID below the actual message.
Manage stylesheets (CSS)
Menu: Settings / Technical / Email / Template Styles
List stylesheets

Edit stylesheet

Edit mail template with styling

Installation notes
A bit of system adminsitration is required
Python dependency: premailer
Required to transform the stylesheet/CSS into inline style attributes into the mail body HTML.
Install on command-line with: pip(3) install premailer
Please log in to comment on this module