Skip to content
Snippets Groups Projects
Commit 7d93c806 authored by Jairo Llopis's avatar Jairo Llopis Committed by Thibault Delavallée
Browse files

[IMP] mail: allow auto_commit parameter with templated message posts


The underlying `mail.compose.message` model has a useful `auto_commit`
argument when sending emails, which is unavailable when posting messages with
template through message_post_with_template.

This patch simply exposes the preexisting feature, to ease developments that
need it.

closes odoo/odoo#37783

Signed-off-by: default avatarThibault Delavallee (tde) <tde@openerp.com>
parent 824f55f3
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment