[FIX] EMAIL TEMPLATES: fix typo
closes odoo/documentation#6101
X-original-commit: a5272c2845
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
This commit is contained in:
parent
f779e2cb9a
commit
72bd2fa269
@ -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 <developer-mode>` by navigating to
|
||||
|
Loading…
Reference in New Issue
Block a user