odoo-addon-mass-mailing-resend


Nameodoo-addon-mass-mailing-resend JSON
Version 17.0.1.1.0.1 PyPI version JSON
download
home_pagehttps://github.com/OCA/social
SummaryResend mass mailings
upload_time2024-07-08 04:31:01
maintainerNone
docs_urlNone
authorTecnativa, Odoo Community Association (OCA)
requires_python>=3.10
licenseAGPL-3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ====================
Resend mass mailings
====================

.. 
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! This file is generated by oca-gen-addon-readme !!
   !! changes will be overwritten.                   !!
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! source digest: sha256:6bc18b22e11ca459d96e9f386c68b310d08b5b6af3baba351b6342f0cf113da9
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png
    :target: https://odoo-community.org/page/development-status
    :alt: Mature
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
    :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
    :alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fsocial-lightgray.png?logo=github
    :target: https://github.com/OCA/social/tree/17.0/mass_mailing_resend
    :alt: OCA/social
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/social-17-0/social-17-0-mass_mailing_resend
    :alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
    :target: https://runboat.odoo-community.org/builds?repo=OCA/social&target_branch=17.0
    :alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|

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 since 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.

**Table of contents**

.. contents::
   :local:

Usage
=====

-  Go to *Email marketing > 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).

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/social/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/social/issues/new?body=module:%20mass_mailing_resend%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
-------

* Tecnativa

Contributors
------------

-  `Tecnativa <https://www.tecnativa.com>`__:

   -  Pedro M. Baeza
   -  Ernesto Tejeda

-  `Trobz <https://trobz.com>`__:

   -  nguyenhk <nguyenhk@trobz.com>

Maintainers
-----------

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: https://odoo-community.org

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

.. |maintainer-pedrobaeza| image:: https://github.com/pedrobaeza.png?size=40px
    :target: https://github.com/pedrobaeza
    :alt: pedrobaeza

Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:

|maintainer-pedrobaeza| 

This module is part of the `OCA/social <https://github.com/OCA/social/tree/17.0/mass_mailing_resend>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OCA/social",
    "name": "odoo-addon-mass-mailing-resend",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "Tecnativa, Odoo Community Association (OCA)",
    "author_email": "support@odoo-community.org",
    "download_url": null,
    "platform": null,
    "description": "====================\nResend mass mailings\n====================\n\n.. \n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! This file is generated by oca-gen-addon-readme !!\n   !! changes will be overwritten.                   !!\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! source digest: sha256:6bc18b22e11ca459d96e9f386c68b310d08b5b6af3baba351b6342f0cf113da9\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n\n.. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png\n    :target: https://odoo-community.org/page/development-status\n    :alt: Mature\n.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png\n    :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html\n    :alt: License: AGPL-3\n.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fsocial-lightgray.png?logo=github\n    :target: https://github.com/OCA/social/tree/17.0/mass_mailing_resend\n    :alt: OCA/social\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n    :target: https://translation.odoo-community.org/projects/social-17-0/social-17-0-mass_mailing_resend\n    :alt: Translate me on Weblate\n.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png\n    :target: https://runboat.odoo-community.org/builds?repo=OCA/social&target_branch=17.0\n    :alt: Try me on Runboat\n\n|badge1| |badge2| |badge3| |badge4| |badge5|\n\nA frequent need for users of mass mailings is to resend one mailing that\nhas already been sent in the past to new recipients that haven't\nreceived yet that mail. But the problem is to know which are the\napplicable ones.\n\nOdoo already includes a method in its mass mailing logic that avoids to\nresend the same mail 2 times for one mass mailing, and for v9, there was\na trick that allows to modify the state of a mass mailing from kanban\nview, covering the need.\n\nBut now since v10 both status bar in form view and dragging between\nstates in kanban are not allowed.\n\nThis module introduces a button to restart a mass mailing to draft\nstate, allowing you to reevaluate the sending domain or list for\nperforming again the mailing.\n\n**Table of contents**\n\n.. contents::\n   :local:\n\nUsage\n=====\n\n-  Go to *Email marketing > Mailings*.\n-  Click on one record that is done or create a new one and send it.\n-  You will see a button called \"Resend\".\n-  If you click on it, mass mailing will be set to Draft again.\n\nKnown issues / Roadmap\n======================\n\n-  Add an indicator / filter for knowing resent mailings.\n-  Include information on the number of new recipients to be sent on the\n   resending (through get_remaining_recipients method).\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues <https://github.com/OCA/social/issues>`_.\nIn case of trouble, please check there if your issue has already been reported.\nIf you spotted it first, help us to smash it by providing a detailed and welcomed\n`feedback <https://github.com/OCA/social/issues/new?body=module:%20mass_mailing_resend%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.\n\nDo not contact contributors directly about support or help with technical issues.\n\nCredits\n=======\n\nAuthors\n-------\n\n* Tecnativa\n\nContributors\n------------\n\n-  `Tecnativa <https://www.tecnativa.com>`__:\n\n   -  Pedro M. Baeza\n   -  Ernesto Tejeda\n\n-  `Trobz <https://trobz.com>`__:\n\n   -  nguyenhk <nguyenhk@trobz.com>\n\nMaintainers\n-----------\n\nThis module is maintained by the OCA.\n\n.. image:: https://odoo-community.org/logo.png\n   :alt: Odoo Community Association\n   :target: https://odoo-community.org\n\nOCA, or the Odoo Community Association, is a nonprofit organization whose\nmission is to support the collaborative development of Odoo features and\npromote its widespread use.\n\n.. |maintainer-pedrobaeza| image:: https://github.com/pedrobaeza.png?size=40px\n    :target: https://github.com/pedrobaeza\n    :alt: pedrobaeza\n\nCurrent `maintainer <https://odoo-community.org/page/maintainer-role>`__:\n\n|maintainer-pedrobaeza| \n\nThis module is part of the `OCA/social <https://github.com/OCA/social/tree/17.0/mass_mailing_resend>`_ project on GitHub.\n\nYou are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.\n",
    "bugtrack_url": null,
    "license": "AGPL-3",
    "summary": "Resend mass mailings",
    "version": "17.0.1.1.0.1",
    "project_urls": {
        "Homepage": "https://github.com/OCA/social"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e7e59b593b8761ab25a891a8a04f9ddbdd6217ac3e3cd9b51eb0f77f2cca1198",
                "md5": "7b86d3cfe2e6915fe27c3a155b9af243",
                "sha256": "77cedb360868543edfd4b1ef3812b8319c2aa7930ca4f0418f6322363c93f7b9"
            },
            "downloads": -1,
            "filename": "odoo_addon_mass_mailing_resend-17.0.1.1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7b86d3cfe2e6915fe27c3a155b9af243",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 30746,
            "upload_time": "2024-07-08T04:31:01",
            "upload_time_iso_8601": "2024-07-08T04:31:01.754044Z",
            "url": "https://files.pythonhosted.org/packages/e7/e5/9b593b8761ab25a891a8a04f9ddbdd6217ac3e3cd9b51eb0f77f2cca1198/odoo_addon_mass_mailing_resend-17.0.1.1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-08 04:31:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OCA",
    "github_project": "social",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "odoo-addon-mass-mailing-resend"
}
        
Elapsed time: 0.40715s