From 38f455cdb8af4db2b8ae6a54822bbd55eb985242 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 closes odoo/documentation#6095 X-original-commit: a5272c2845d2301600f08f0815a2bf42e779be17 Signed-off-by: Zachary Straub (zst) --- .../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 1d8d8458f..eca6eb9b8 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