Commit Graph

11 Commits (4516fb23e05c51c4941e9db7f357199e2ba18f45)

Author SHA1 Message Date
Dũng (Trần Đình) 5be039cf98 [16.0][MIG] email_template_qweb: Migration to 16.0 2023-03-23 11:14:34 +07:00
fshah 594e0123ea [MIG] email_template_qweb: Migration to 15.0 2023-03-21 09:36:49 +07:00
Sébastien Alix 8ff53ee044 [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-03-21 09:36:49 +07:00
Tran Thanh Phuc 792293543b [MIG] email_template_qweb: Migration to 14.0 2023-03-21 09:36:49 +07:00
tfo 42e274c60b [MIG] email_template_qweb: Migration to 13.0 2023-03-21 09:36:49 +07:00
tfo d1f3815091 [IMP] email_template_qweb: black, isort 2023-03-21 09:36:49 +07:00
celm1990 412dc3a634 [11][MIG] email_template_qweb: Migration to 11.0 2023-03-21 09:36:49 +07:00
Pedro M. Baeza 1892a311be [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-03-21 09:36:48 +07:00
Damien Bouvy 9813a5bda8 [MIG] email_template_qweb: Migrated to 10.0 2023-03-21 09:36:48 +07:00
Laurent Mignon (ACSONE) a37333ac3b [FIX] Call to generate_email can be done with a list of ids or only one id (#65)
fixes #64
2023-03-21 09:36:48 +07:00
Dave Lasley 108249b2af [ADD] email_template_qweb 2023-03-21 09:36:48 +07:00