Addons concerning odoo's social ERP features and messaging in general
 
 
 
Go to file
Pedro M. Baeza 814c9327b2 [ADD] mass_mailing_resend (#210)
* [ADD] mass_mailing_resend

Resend mass mailings
====================

A frequent need for users of mass mailings is to resend one mailing that has
already been sent in the past to new recipients that haven't received yet that
mail. But the problem is to know which are the applicable ones.

Odoo already includes a method in its mass mailing logic that avoids to resend
the same mail 2 times for one mass mailing, and for v9, there was a trick that
allows to modify the state of a mass mailing from kanban view, covering the
need.

But now on v10 both status bar in form view and dragging between states in
kanban are not allowed.

This module introduces a button to restart a mass mailing to draft state,
allowing you to reevaluate the sending domain or list for performing again
the mailing.

Usage
=====

* Go to *Mass mailing > Mailings > Mass Mailings*.
* Click on one record that is done or create a new one and send it.
* You will see a button called "Resend".
* If you click on it, mass mailing will be set to Draft again.

Known issues / Roadmap
======================

* Add an indicator / filter for knowing resent mailings.
* Include information on the number of new recipients to be sent on the
  resending (through `get_remaining_recipients` method).
2020-02-05 09:38:26 +01:00
email_template_qweb Update translation files 2020-01-31 17:52:35 +00:00
mail_activity_board Translated using Weblate (Spanish) 2020-02-02 21:13:39 +00:00
mail_activity_done [UPD] Update mail_activity_done.pot 2020-01-15 09:20:53 +00:00
mail_inline_css [UPD] README.rst 2020-01-17 15:14:51 +00:00
mail_optional_autofollow Update translation files 2020-01-15 09:25:34 +00:00
mass_mailing_resend [ADD] mass_mailing_resend (#210) 2020-02-05 09:38:26 +01:00
setup [ADD] setup.py 2020-01-17 15:14:52 +00:00
.editorconfig [ADD] .editorconfig [ci skip] 2019-11-19 20:28:28 +01:00
.eslintrc pre-commit, black, isort [ci skip] 2019-10-12 12:30:00 +02:00
.flake8 pre-commit, black, isort [ci skip] 2019-10-12 12:30:00 +02:00
.gitignore [MIG] Add metafiles 2019-09-29 23:48:10 +02:00
.isort.cfg [REF] mail_inline_css: apply pre-commit 2020-01-17 15:10:43 +01:00
.pre-commit-config.yaml pre-commit, black, isort [ci skip] 2019-10-12 12:30:00 +02:00
.pylintrc pre-commit, black, isort [ci skip] 2019-10-12 12:30:00 +02:00
.pylintrc-mandatory pre-commit, black, isort [ci skip] 2019-10-12 12:30:00 +02:00
.travis.yml [UPD] .travis.yml: Use verbose colored pre-commit [skip ci] 2020-01-31 18:52:28 +01:00
LICENSE pre-commit, black, isort [ci skip] 2019-10-12 12:30:00 +02:00
README.md [MIG] Add metafiles 2019-09-29 23:48:10 +02:00
requirements.txt Add premailer python requirement 2020-01-17 15:10:43 +01:00

README.md

Runbot Status Build Status Coverage Status

Social addons for Odoo

Addons concerning Odoo's social ERP features and messaging in general

Translation Status

Transifex Status