social/email_template_qweb/models
Pedro M. Baeza daee70150f [FIX] email_template_qweb: Decode body when encoded
If the result is of type unicode, render method encodes it in utf-8.
We need to decode it in that case so that the rendering results correct.
2023-02-20 11:49:46 +07:00
..
__init__.py [ADD] email_template_qweb 2023-02-20 11:49:46 +07:00
mail_template.py [FIX] email_template_qweb: Decode body when encoded 2023-02-20 11:49:46 +07:00