trytond-notification-email


Nametrytond-notification-email JSON
Version 6.8.1 PyPI version JSON
download
home_pagehttp://www.tryton.org/
SummaryTryton module for sending email notifications
upload_time2023-09-06 21:28:34
maintainer
docs_urlNone
authorTryton
requires_python>=3.8
licenseGPL-3
keywords tryton email notification
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Notification Email Module
#########################

The notification email module allows to define email templates which will be
sent to a list of recipients when a trigger is fired on a record event.
Extra reports from the same record can be attached to the email.

Configuration
*************

The notification_email module uses parameters from the section:

- ``[notification_email]``:

    - ``from``: The default ``From`` for the email.


            

Raw data

            {
    "_id": null,
    "home_page": "http://www.tryton.org/",
    "name": "trytond-notification-email",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "tryton email notification",
    "author": "Tryton",
    "author_email": "foundation@tryton.org",
    "download_url": "https://files.pythonhosted.org/packages/5f/99/c311896496fc627674707d215c7b88b0501b675fb3314d343658df6078b9/trytond_notification_email-6.8.1.tar.gz",
    "platform": null,
    "description": "Notification Email Module\n#########################\n\nThe notification email module allows to define email templates which will be\nsent to a list of recipients when a trigger is fired on a record event.\nExtra reports from the same record can be attached to the email.\n\nConfiguration\n*************\n\nThe notification_email module uses parameters from the section:\n\n- ``[notification_email]``:\n\n    - ``from``: The default ``From`` for the email.\n\n",
    "bugtrack_url": null,
    "license": "GPL-3",
    "summary": "Tryton module for sending email notifications",
    "version": "6.8.1",
    "project_urls": {
        "Bug Tracker": "https://bugs.tryton.org/",
        "Documentation": "https://docs.tryton.org/",
        "Download": "http://downloads.tryton.org/6.8/",
        "Forum": "https://www.tryton.org/forum",
        "Homepage": "http://www.tryton.org/",
        "Source Code": "https://code.tryton.org/tryton"
    },
    "split_keywords": [
        "tryton",
        "email",
        "notification"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f43aca79cbd1084e4d75d21870e429604b8f6c9f02b051034c3788f84dd73052",
                "md5": "6e5c956ae21968304a6acf6c27df2a4c",
                "sha256": "297efd32008a283775682dabf45c19bda9f94ed1d1e5e8ea76301406e8b90583"
            },
            "downloads": -1,
            "filename": "trytond_notification_email-6.8.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6e5c956ae21968304a6acf6c27df2a4c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 58630,
            "upload_time": "2023-09-06T21:28:32",
            "upload_time_iso_8601": "2023-09-06T21:28:32.587293Z",
            "url": "https://files.pythonhosted.org/packages/f4/3a/ca79cbd1084e4d75d21870e429604b8f6c9f02b051034c3788f84dd73052/trytond_notification_email-6.8.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5f99c311896496fc627674707d215c7b88b0501b675fb3314d343658df6078b9",
                "md5": "7b947bf4d325af771062b7ad87bdcff8",
                "sha256": "0932257bf23344fd014f592d7fb85b956f8cc54d9417b1dc75263c192c298c15"
            },
            "downloads": -1,
            "filename": "trytond_notification_email-6.8.1.tar.gz",
            "has_sig": false,
            "md5_digest": "7b947bf4d325af771062b7ad87bdcff8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 36092,
            "upload_time": "2023-09-06T21:28:34",
            "upload_time_iso_8601": "2023-09-06T21:28:34.694454Z",
            "url": "https://files.pythonhosted.org/packages/5f/99/c311896496fc627674707d215c7b88b0501b675fb3314d343658df6078b9/trytond_notification_email-6.8.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-06 21:28:34",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trytond-notification-email"
}
        
Elapsed time: 0.12230s