Commit Graph

4 Commits (daee70150f413db72b69f99c2db5500beecb8a10)

Author SHA1 Message Date
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
Damien Bouvy 00aa465fba [MIG] email_template_qweb: Migrated to 10.0 2023-02-20 11:49:46 +07:00
Laurent Mignon (ACSONE) b91a17e78b [FIX] Call to generate_email can be done with a list of ids or only one id (#65)
fixes #64
2023-02-20 11:49:46 +07:00
Dave Lasley ac433decd6 [ADD] email_template_qweb 2023-02-20 11:49:46 +07:00