From f23ce5b84e103da0b5354e87d4951847cba0e0ab Mon Sep 17 00:00:00 2001 From: Jolien <116636649+jopa-odoo@users.noreply.github.com> Date: Wed, 11 Oct 2023 07:31:50 +0200 Subject: [PATCH] [FIX] EMAIL TEMPLATES: fix typo X-original-commit: a5272c2845d2301600f08f0815a2bf42e779be17 --- .../applications/general/email_communication/email_template.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/applications/general/email_communication/email_template.rst b/content/applications/general/email_communication/email_template.rst index 1d8d8458ff..eca6eb9b88 100644 --- a/content/applications/general/email_communication/email_template.rst +++ b/content/applications/general/email_communication/email_template.rst @@ -13,7 +13,7 @@ engagement rate with the customer. Email templates in Odoo use QWeb or XML, which allows for editing emails in their final rendering, making customizations more robust, without having to edit any code whatsoever. This means that Odoo can use a Graphical User Interface (GUI) to edit emails, which edits the backend - code. When the received email is read by the end user's program, different formatting an + code. When the received email is read by the end user's program, different formatting and graphics will appear in the final form of it. Access email templates in :ref:`developer mode ` by navigating to