Commit Graph

11 Commits

Author SHA1 Message Date
OCA-git-bot
e52f55c1d7 mail_outbound_static 13.0.1.0.1 2022-01-26 09:34:12 +02:00
eLBati
4c2f1c6e1b [FIX] 13.0 mail_outbound_static
use sudo to get ir.config_parameter, otherwise when normal users try to
send email they get AccessError
2022-01-26 09:34:12 +02:00
OCA-git-bot
a89af4c4ff [UPD] README.rst 2022-01-26 09:34:12 +02:00
oca-travis
9aa5b8dc87 [UPD] Update mail_outbound_static.pot 2022-01-26 09:34:12 +02:00
Frédéric Garbely
d88b08eefc [IMP] mail_outbound_static: black, isort, prettier 2022-01-26 09:34:12 +02:00
Frédéric Garbely
29dad4da0f [MIG] mail_outbound_static: Migration to 13.0 2022-01-26 09:34:12 +02:00
OCA-git-bot
76cbadbb06 [UPD] README.rst 2022-01-26 09:34:12 +02:00
oca-travis
df68d09c46 [UPD] Update mail_outbound_static.pot 2022-01-26 09:34:12 +02:00
Lorenzo Battistini
fdce35309e Update website in mail_outbound_static/__manifest__.py
Co-Authored-By: Jairo Llopis <Yajo@users.noreply.github.com>
2022-01-26 09:34:12 +02:00
eLBati
4cbb2097eb Port mail_outbound_static to 12.0
Fixing and extending tests
Add setup
2022-01-26 09:34:12 +02:00
Dave Lasley
85d68c4f40 ADD mail_outbound_static: Allow configuration of from email header
* Allow for the configuration of the FROM header for outbound emails, and move the existing from header to Sender as per RFC-2822
2022-01-26 09:34:12 +02:00