odoo/documentation#12409

Created by fw-bot
Merged at f12679cb723c91ce057ad3bf3cadb7626e7a70b0

Statuses:

label
odoo-dev:saas-17.4-17.0-ecom-flash-sales-param-bis-anv-422337-fw
head
dedc6e28f93d86af05568656f7eee5331c7be120
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