Skip to content

[FIX] ecommerce: clarify step for email queue optimization #12413

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
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 @@ -51,8 +51,8 @@ To enable asynchronous email sending:
#. Enable the :doc:`developer mode </applications/general/developer_mode>`.
#. Go to :menuselection:`Settings --> Technical --> System Parameters` and set the
:guilabel:`sale.async_emails` system parameter to `True`.
#. Go to :menuselection:`Settings --> Technical --> Scheduled Actions` and enable the
:guilabel:`Sales: Send pending emails` scheduled action.
#. Go to :menuselection:`Settings --> Technical --> Scheduled Actions` and ensure that the
:guilabel:`Sales: Send pending emails` scheduled action is enabled.

.. caution::
Enabling this feature may delay order confirmation and invoice emails by a few minutes. It is
Expand Down