Skip to content

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

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

Conversation

fw-bot
Copy link
Collaborator

@fw-bot fw-bot commented Mar 13, 2025

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

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.

task-3872792

X-original-commit: c7843cb
@robodoo
Copy link
Collaborator

robodoo commented Mar 13, 2025

Pull request status dashboard

@fw-bot
Copy link
Collaborator Author

fw-bot commented Mar 13, 2025

This PR targets saas-17.4 and is part of the forward-port chain. Further PRs will be created up to master.

More info at https://github.com/odoo/odoo/wiki/Mergebot#forward-port

robodoo pushed a commit that referenced this pull request Mar 13, 2025
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.

task-3872792

closes #12409

X-original-commit: c7843cb
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
@robodoo robodoo closed this Mar 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants