odoo-addon-mail-notification-custom-subject


Nameodoo-addon-mail-notification-custom-subject JSON
Version 17.0.1.0.0.5 PyPI version JSON
download
home_pagehttps://github.com/OCA/social
SummaryApply a custom subject to mail notifications
upload_time2024-07-10 04:27:54
maintainerNone
docs_urlNone
authorTecnativa, Odoo Community Association (OCA)
requires_python>=3.10
licenseAGPL-3
keywords
VCS
bugtrack_url
requirements extract_msg premailer
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ================================
Mail Notification Custom Subject
================================

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

.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
    :target: https://odoo-community.org/page/development-status
    :alt: Production/Stable
.. |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/mail_notification_custom_subject
    :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-mail_notification_custom_subject
    :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|

This module allows you to specify templates to override the subject on
the notification emails sent by Odoo

**Table of contents**

.. contents::
   :local:

Configuration
=============

-  Activate access to **Technical Features** (debug mode).

-  Go to **Settings > Technical > Email > Subject Replacement
   Templates**

-  Create a new template.

      -  The field **Model** specifies the model to which the subject
         template should apply in the notification emails sent by Odoo.
      -  The field **Subject Template** accepts
         `Jinja <https://jinja.palletsprojects.com/en/2.11.x/>`__
         expressions.
      -  The field **Replace** specifies if the template should replace
         existing content or append to it.

Usage
=====

To use this module, you need to:

-  Open the chatter in Odoo (e.g. Open an Invoice).
-  Send a message.
-  Observe the rendered Subject template.

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:%20mail_notification_custom_subject%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
      -  João Marques
      -  Carlos Roca
      -  Víctor Martínez

-  Versada <https://versada.eu>

   -  Naglis Jonaitis

-  Moduon <https://www.moduon.team>

   -  Eduardo de Miguel

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-yajo| image:: https://github.com/yajo.png?size=40px
    :target: https://github.com/yajo
    :alt: yajo

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

|maintainer-yajo| 

This module is part of the `OCA/social <https://github.com/OCA/social/tree/17.0/mail_notification_custom_subject>`_ 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-mail-notification-custom-subject",
    "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": "================================\nMail Notification Custom Subject\n================================\n\n.. \n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! This file is generated by oca-gen-addon-readme !!\n   !! changes will be overwritten.                   !!\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! source digest: sha256:6498bb0873d44d1fc801e3b27853528df70f5bb46d849898aa9773bf0a52d6e4\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n\n.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png\n    :target: https://odoo-community.org/page/development-status\n    :alt: Production/Stable\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/mail_notification_custom_subject\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-mail_notification_custom_subject\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\nThis module allows you to specify templates to override the subject on\nthe notification emails sent by Odoo\n\n**Table of contents**\n\n.. contents::\n   :local:\n\nConfiguration\n=============\n\n-  Activate access to **Technical Features** (debug mode).\n\n-  Go to **Settings > Technical > Email > Subject Replacement\n   Templates**\n\n-  Create a new template.\n\n      -  The field **Model** specifies the model to which the subject\n         template should apply in the notification emails sent by Odoo.\n      -  The field **Subject Template** accepts\n         `Jinja <https://jinja.palletsprojects.com/en/2.11.x/>`__\n         expressions.\n      -  The field **Replace** specifies if the template should replace\n         existing content or append to it.\n\nUsage\n=====\n\nTo use this module, you need to:\n\n-  Open the chatter in Odoo (e.g. Open an Invoice).\n-  Send a message.\n-  Observe the rendered Subject template.\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:%20mail_notification_custom_subject%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      -  Jo\u00e3o Marques\n      -  Carlos Roca\n      -  V\u00edctor Mart\u00ednez\n\n-  Versada <https://versada.eu>\n\n   -  Naglis Jonaitis\n\n-  Moduon <https://www.moduon.team>\n\n   -  Eduardo de Miguel\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-yajo| image:: https://github.com/yajo.png?size=40px\n    :target: https://github.com/yajo\n    :alt: yajo\n\nCurrent `maintainer <https://odoo-community.org/page/maintainer-role>`__:\n\n|maintainer-yajo| \n\nThis module is part of the `OCA/social <https://github.com/OCA/social/tree/17.0/mail_notification_custom_subject>`_ 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": "Apply a custom subject to mail notifications",
    "version": "17.0.1.0.0.5",
    "project_urls": {
        "Homepage": "https://github.com/OCA/social"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2237e10f7d420bf14fb4c7d780868965c6b2249eee6c95755d729636b9181e0c",
                "md5": "c3b578efac2f9ca7561b96647c6c59e4",
                "sha256": "17fcdcf5e8459822dbf220565ce9063b9b91cabcabea9347f6e42a67adc1a752"
            },
            "downloads": -1,
            "filename": "odoo_addon_mail_notification_custom_subject-17.0.1.0.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c3b578efac2f9ca7561b96647c6c59e4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 32621,
            "upload_time": "2024-07-10T04:27:54",
            "upload_time_iso_8601": "2024-07-10T04:27:54.646799Z",
            "url": "https://files.pythonhosted.org/packages/22/37/e10f7d420bf14fb4c7d780868965c6b2249eee6c95755d729636b9181e0c/odoo_addon_mail_notification_custom_subject-17.0.1.0.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-10 04:27:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OCA",
    "github_project": "social",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "extract_msg",
            "specs": []
        },
        {
            "name": "premailer",
            "specs": []
        }
    ],
    "lcname": "odoo-addon-mail-notification-custom-subject"
}
        
Elapsed time: 0.66331s