odoo/documentation#12411

Created by fw-bot
Merged at f1c13545c09e6e1834bc3e30227d7f76ed0fcbec

Statuses:

label
odoo-dev:saas-18.1-17.0-ecom-flash-sales-param-bis-anv-422539-fw
head
1034a4f3cd26a6c629f7775cb653d1fc9629c725
merged
3 months ago by Sales, Antoine Vandevenne (anv)
odoo/documentation
17.0 #12389
saas-17.4 #12409
18.0 #12410
saas-18.1 #12411
saas-18.2 #12412
saas-18.3
master #12413

[FW][FIX] ecommerce: require module install for email queue optimization

In version 17.0 to 18.2, it is required to install the sale_async_emails module to enable the email queue optimization.

This commit also rephrases slightly the step to enable the cron because it should already be enabled, unless the user disabled it manually. Indeed, the cron is created enabled in versions 17.0 to 18.2, while it is created disabled but automatically enabled when toggling the sale.async_emails system parameter in master.

task-3872792

Forward-Port-Of: #12389