Cédric Krier pushed to branch branch/default at Tryton / Tryton


Commits:
1c7702ec by Cédric Krier at 2024-02-21T21:38:53+01:00
Add send_message methods to sendmail

Closes #13048
- - - - -
d235d754 by Cédric Krier at 2024-02-21T19:51:08+01:00
Order email multipart/alternative by increasing preferences

The html version is preferred over the plain text.

Closes #13049
- - - - -
ec1a472f by Cédric Krier at 2024-02-21T21:43:50+01:00
Add email constructor from message
- - - - -


25 changed files:

- modules/account_dunning_email/account.py
- modules/account_dunning_email/tests/scenario_account_dunning_email.rst
- modules/account_payment_stripe/payment.py
- modules/marketing_automation/marketing_automation.py
- modules/marketing_automation/tests/scenario_marketing_automation.rst
- 
modules/marketing_automation/tests/scenario_marketing_automation_unsubscribable.rst
- modules/marketing_email/marketing.py
- modules/marketing_email/tests/test_module.py
- modules/notification_email/notification.py
- modules/notification_email/tests/test_module.py
- modules/sale_gift_card/sale.py
- modules/sale_gift_card/tests/scenario_sale_gift_card.rst
- modules/web_user/tests/test_module.py
- modules/web_user/user.py
- trytond/CHANGELOG
- trytond/doc/ref/sendmail.rst
- trytond/doc/ref/tools/email.rst
- trytond/trytond/ir/email_.py
- trytond/trytond/report/report.py
- trytond/trytond/res/user.py
- trytond/trytond/sendmail.py
- trytond/trytond/tests/test_ir.py
- trytond/trytond/tests/test_sendmail.py
- trytond/trytond/tests/test_user.py
- trytond/trytond/tools/email_.py


View it on Heptapod: 
https://foss.heptapod.net/tryton/tryton/-/compare/a6dc15b4f3ea791471d6ed3f257c686725783c41...ec1a472fb3204952b3407072cd369a8ea58b0612

-- 
View it on Heptapod: 
https://foss.heptapod.net/tryton/tryton/-/compare/a6dc15b4f3ea791471d6ed3f257c686725783c41...ec1a472fb3204952b3407072cd369a8ea58b0612
You're receiving this email because of your account on foss.heptapod.net.


Reply via email to