Skip to content

[16.0][MIG] mass_mailing_resend: Migration to 16.0#1100

Merged
OCA-git-bot merged 14 commits into
OCA:16.0from
nguyenhk99:16.0-mig-mass_mailing_resend
Apr 26, 2023
Merged

[16.0][MIG] mass_mailing_resend: Migration to 16.0#1100
OCA-git-bot merged 14 commits into
OCA:16.0from
nguyenhk99:16.0-mig-mass_mailing_resend

Conversation

@nguyenhk99

Copy link
Copy Markdown

No description provided.

pedrobaeza and others added 13 commits March 9, 2023 15:51
* [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).
* Standard procedure
* Adopt README by fragments
* Adapt tests
[UPD] Update mass_mailing_resend.pot

[UPD] README.rst
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-15.0/social-15.0-mass_mailing_resend
Translate-URL: https://translation.odoo-community.org/projects/social-15-0/social-15-0-mass_mailing_resend/
@nguyenhk99 nguyenhk99 mentioned this pull request Mar 15, 2023
40 tasks
@pedrobaeza

Copy link
Copy Markdown
Member

/ocabot migration mass_mailing_resend

@OCA-git-bot OCA-git-bot added this to the 16.0 milestone Mar 15, 2023
@nguyenhk99 nguyenhk99 changed the title [16.0][MIG] mass_mailing_resend [16.0][MIG] mass_mailing_resend: Migration to 16.0 Mar 21, 2023
Comment thread mass_mailing_resend/readme/CONTRIBUTORS.rst Outdated
@nguyenhk99 nguyenhk99 force-pushed the 16.0-mig-mass_mailing_resend branch from 10752d4 to bdab141 Compare April 25, 2023 08:58
@OCA-git-bot

Copy link
Copy Markdown
Contributor

This PR has the approved label and has been created more than 5 days ago. It should therefore be ready to merge by a maintainer (or a PSC member if the concerned addon has no declared maintainer). 🤖

@nguyenhk99 nguyenhk99 force-pushed the 16.0-mig-mass_mailing_resend branch from bdab141 to 65571af Compare April 26, 2023 08:18
@pedrobaeza

Copy link
Copy Markdown
Member

/ocabot merge nobump

@OCA-git-bot

Copy link
Copy Markdown
Contributor

This PR looks fantastic, let's merge it!
Prepared branch 16.0-ocabot-merge-pr-1100-by-pedrobaeza-bump-nobump, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit 8526675 into OCA:16.0 Apr 26, 2023
@OCA-git-bot

Copy link
Copy Markdown
Contributor

Congratulations, your PR was merged at 93d8bf2. Thanks a lot for contributing to OCA. ❤️

SiesslPhillip pushed a commit to grueneerde/OCA-social that referenced this pull request Nov 20, 2024
Syncing from upstream OCA/social (13.0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants