diff --git a/poweremail_template.py b/poweremail_template.py index 0024879..5df43eb 100644 --- a/poweremail_template.py +++ b/poweremail_template.py @@ -947,6 +947,7 @@ def get_email_lang(self, cursor, uid, template, src_rec_id, context=None): if not res: res = get_email_default_lang() return res + return res def _generate_mailbox_item_from_template(self, cursor, user, template, record_id, context=None): """