Hi everybody!
I am testing Odoo 12 Docker. If I want send a Quote by email, I will get this isue:
Fehler beim Erstellen der Vorlage <Template memory:7f2187040eb8> mit den Werten {'user': res.users(6,), 'format_tz': <function MailTemplate._render_template.<locals>.<lambda> at 0x7f219c8b3e18>, 'ctx': {'custom_layout': 'mail.mail_notification_paynow', 'uid': 6, 'force_email': True, 'default_composition_mode': 'comment', 'default_use_template': True, 'search_disable_custom_filters': True, 'mark_so_as_sent': True, 'tz': 'Europe/Berlin', 'active_ids': [3], 'default_model': 'sale.order', 'active_id': 3, 'tpl_partners_only': True, 'active_model': 'sale.order', 'default_template_id': 13, 'lang': 'de_DE', 'proforma': False, 'default_res_id': 3}, 'object': sale.order(3,), 'format_date': <function MailTemplate._render_template.<locals>.<lambda> at 0x7f219c8b3b70>, 'format_amount': <function MailTemplate._render_template.<locals>.<lambda> at 0x7f219c8b3c80>}
Any ideas?
Thanks
Alex
Can you show your log entries?