Commit Graph

10 Commits (71fdbcb4a327e6390cafb7e0b4ad857e8944c0f6)

Author SHA1 Message Date
fshah 71fdbcb4a3 [MIG] email_template_qweb: Migration to 15.0 2023-02-20 16:01:59 +07:00
Sébastien Alix 00e58b8ae2 [FIX] email_template_qweb: get translations working
Translations were broken, things hav changed in 14.0 and we need to call
`_classify_per_lang` method to get the right lang, and use it to render
the content.
2023-02-20 11:49:46 +07:00
Tran Thanh Phuc acb36f7890 [MIG] email_template_qweb: Migration to 14.0 2023-02-20 11:49:46 +07:00
tfo d2697b507f [MIG] email_template_qweb: Migration to 13.0 2023-02-20 11:49:46 +07:00
tfo 5382bde82c [IMP] email_template_qweb: black, isort 2023-02-20 11:49:46 +07:00
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