Commit Graph

5 Commits (5b7b097b877a8972ffa280b427d408cee9f2ad53)

Author SHA1 Message Date
celm1990 5b7b097b87 [11][MIG] email_template_qweb: Migration to 11.0 2023-02-20 11:49:46 +07:00
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