odoo/documentation#12412
Created by fw-bot
Merged
at 917047441aa64eae9cfd4361f34c22e213f2984b
Statuses:
- ci/documentation: (runtime 678s)
- ci/codeowner_coverage: (runtime 12s)
- label
- odoo-dev:saas-18.2-17.0-ecom-flash-sales-param-bis-anv-422540-fw
- head
- cad8abc2bc7c84aeabb69e19f395f9bfad5cbe95
- 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.
Forward-Port-Of: #12389