odoo/odoo#130863

Created by fw-bot
Merged at 2c55bd0a70774c6c167503a68e17fdcfddc57426

Statuses:

Linked pull requests
label
odoo-dev:saas-16.4-saas-16.3-mail-message-post-html-mat-4b6D-fw
head
f5d9bf7ed5a383212ac6b0f84b9936b45738bb14
merged
2 years ago by Security, Martin Trigaux (mat)
odoo/odoo odoo/documentation
saas-16.3 #129977 #5234
saas-16.4 #130863 #5271
17.0
18.0
saas-18.2
saas-18.3
saas-18.4
19.0
master #130883 #5273

[FW][IMP] mail: allow posting HTML message via RPC

Since 69f911d994a07e7 it was no longer possible to post an HTML message via a script. Allow to do it but log a warning to discourage doing so. Markup object should still be the propoer way to do it.

Forward-Port-Of: #129977