[FIX] EMAIL TEMPLATES: fix typo
closes odoo/documentation#6099
X-original-commit: a5272c2845
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
This commit is contained in:
parent
70d50ed15a
commit
d3cf3578b3
@ -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
|
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
|
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
|
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.
|
graphics will appear in the final form of it.
|
||||||
|
|
||||||
Access email templates in :ref:`developer mode <developer-mode>` by navigating to
|
Access email templates in :ref:`developer mode <developer-mode>` by navigating to
|
||||||
|
Loading…
Reference in New Issue
Block a user