Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down