Commit Graph

385 Commits (f7eee71f222746bfaf3195173f8f1732b89d8089)

Author SHA1 Message Date
Víctor Martínez 9b83f9f8fd [MIG] mass_mailing_resend: Migration to 14.0
[UPD] Update mass_mailing_resend.pot

[UPD] README.rst
2023-03-09 15:51:51 +07:00
Jairo Llopis 19fea2f35e [IMP] pre-commit run -a 2023-03-09 15:51:51 +07:00
Pedro M. Baeza 0afd73bb9c [MIG] mass_mailing_resend: Migration to 13.0 2023-03-09 15:51:51 +07:00
Pedro M. Baeza ea0bb8df62 [IMP] : black, isort 2023-03-09 15:51:51 +07:00
ernesto fa922f11be [12.0][FIX] mass_mailing_resend: Remove alert-* class 2023-03-09 15:51:51 +07:00
ernesto 5e24dc25ef [MIG] mass_mailing_resend: Migration to 12.0 2023-03-09 15:51:51 +07:00
Pedro M. Baeza 5bf43e239b [MIG] mass_mailing_resend: Migration to 11.0
* Standard procedure
* Adopt README by fragments
* Adapt tests
2023-03-09 15:51:51 +07:00
Pedro M. Baeza 8d2abe5de0 [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).
2023-03-09 15:51:51 +07:00
Minh Chien c2eefeba4a [IMP] mass_mailing_contact_active: black, isort, prettier 2023-03-07 17:21:54 +07:00
OCA-git-bot 5b46cf6ea1 [ADD] icon.png 2023-03-07 17:20:01 +07:00
OCA-git-bot 757498086a [UPD] README.rst 2023-03-07 17:20:01 +07:00
oca-ci 38d4b41926 [UPD] Update mass_mailing_contact_active.pot 2023-03-07 17:20:01 +07:00
Akim Juillerat 3f839a6523 Create module mass_mailing_contact_active 2023-03-07 17:20:01 +07:00
Daniel Reis ec06042442 [MIG] mail_outbound_static: Migration to 16.0 2023-02-25 12:07:53 +00:00
Daniel Reis 81934c6d89 [IMP] mail_outbound_static: pre-commit stuff 2023-02-25 12:06:11 +00:00
Víctor Martínez 95fd7285cc [FIX] mail_outbound_static: Remove warning 2023-02-25 12:06:11 +00:00
oca-ci 6e13ffd239 [UPD] Update mail_outbound_static.pot 2023-02-25 12:06:11 +00:00
Maksym Yankin 5d87c6ea10 fixup! [MIG] mail_outbound_static: Migration to 15.0 2023-02-25 12:06:11 +00:00
Maksym Yankin d595e0fc7a [IMP] mail_outbound_static: pylint 2023-02-25 12:06:11 +00:00
Maksym Yankin ee4ff7e20f [MIG] mail_outbound_static: Migration to 15.0 2023-02-25 12:06:11 +00:00
Maksym Yankin e8f34ab8b3 [IMP] mail_outbound_static: black, isort, prettier 2023-02-25 12:06:11 +00:00
Denis Roussel 7ee4afdb59 [14.0][FIX] mail_outbound_static: Apply pre-commit 2023-02-25 12:06:11 +00:00
Katherine Zaoral 66643e9125 new changes to squash after review:
- fix misspellings errors in documentation
- add unit test to avoid github checkers red status in codecov tests.
- add validation of email from and domain whitelist fields.
- update documentation remove roadmap for already updated functionalities.
- update translations
2023-02-25 12:06:11 +00:00
Katherine Zaoral d83dc8ca3c mail_outbound_static: Domain whitelist based logic. 2023-02-25 12:06:11 +00:00
oca-travis 253e227be0 [UPD] Update mail_outbound_static.pot 2023-02-25 12:06:11 +00:00
Pierre Pizzetta 5c0f533378 [MIG] mail_outbound_static: Migration to 14.0 2023-02-25 12:06:11 +00:00
OCA-git-bot cb6ab25e22 mail_outbound_static 13.0.1.0.1 2023-02-25 12:06:11 +00:00
eLBati c60495a721 [FIX] 13.0 mail_outbound_static
use sudo to get ir.config_parameter, otherwise when normal users try to
send email they get AccessError
2023-02-25 12:06:11 +00:00
OCA-git-bot 2b6b38455f [UPD] README.rst 2023-02-25 12:06:11 +00:00
oca-travis e96bad651f [UPD] Update mail_outbound_static.pot 2023-02-25 12:06:11 +00:00
Frédéric Garbely 2cdbe327bd [IMP] mail_outbound_static: black, isort, prettier 2023-02-25 12:06:11 +00:00
Frédéric Garbely ef8263ea41 [MIG] mail_outbound_static: Migration to 13.0 2023-02-25 12:06:11 +00:00
OCA-git-bot 127cd49531 [UPD] README.rst 2023-02-25 12:06:11 +00:00
oca-travis 5a9599a1f0 [UPD] Update mail_outbound_static.pot 2023-02-25 12:06:11 +00:00
Lorenzo Battistini b89b7e132a Update website in mail_outbound_static/__manifest__.py
Co-Authored-By: Jairo Llopis <Yajo@users.noreply.github.com>
2023-02-25 12:06:11 +00:00
eLBati 5aa64c2362 Port mail_outbound_static to 12.0
Fixing and extending tests
Add setup
2023-02-25 12:06:11 +00:00
Dave Lasley 8a323e081b 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
2023-02-25 12:06:11 +00:00
OCA-git-bot af3bf69ac1 [ADD] setup.py 2023-02-22 10:32:58 +00:00
OCA-git-bot 00c8473712 [UPD] addons table in README.md 2023-02-22 10:32:55 +00:00
OCA-git-bot 9fb08edc47 Merge PR #1071 into 16.0
Signed-off-by simahawk
2023-02-22 10:30:30 +00:00
Maksym Yankin 6b1d93981b [MIG] mail_optional_follower_notification: Migration to 16.0 2023-02-20 12:55:53 +02:00
Maksym Yankin 410c3d2f9c [IMP] mail_optional_follower_notification: pre-commit stuff 2023-02-17 09:37:30 +02:00
oca-git-bot f2501f7d92 [IMP] update dotfiles [ci skip] 2023-02-17 09:36:40 +02:00
OCA-git-bot 879922493e mail_optional_follower_notification 15.0.1.0.1 2023-02-17 09:36:40 +02:00
OCA-git-bot b7f477233a [UPD] README.rst 2023-02-17 09:36:40 +02:00
oca-ci 5e98a6d142 [UPD] Update mail_optional_follower_notification.pot 2023-02-17 09:36:40 +02:00
Robin Goots 9b588b7328 [MIG] mail_optional_follower_notificatio: Migration to 15.0 2023-02-17 09:36:40 +02:00
Olga Marco Puértolas 40a6e30825 Translated using Weblate (Spanish)
Currently translated at 50.0% (2 of 4 strings)

Translation: social-14.0/social-14.0-mail_optional_follower_notification
Translate-URL: https://translation.odoo-community.org/projects/social-14-0/social-14-0-mail_optional_follower_notification/es/
2023-02-17 09:36:40 +02:00
OCA-git-bot 83b9e93b17 [UPD] README.rst 2023-02-17 09:36:40 +02:00
oca-travis 9bb2817194 [UPD] Update mail_optional_follower_notification.pot 2023-02-17 09:36:40 +02:00