{ "info": { "author": "Tecnativa, Odoo Community Association (OCA)", "author_email": "support@odoo-community.org", "bugtrack_url": null, "classifiers": [ "Framework :: Odoo", "License :: OSI Approved :: GNU Affero General Public License v3", "Programming Language :: Python" ], "description": ".. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg\n :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html\n :alt: License: AGPL-3\n\n===============\nMessage forward\n===============\n\nThis module was written to extend the functionality of mails to support\nforwarding them to another contact or database object.\n\n* **To another object of the database:** All its followers are notified\n according to their settings.\n\n* **To other contacts:** They recieve the forwarded message according to the\n usual notification rules of Odoo.\n\nConfiguration\n=============\n\nWhen installed, this module allows forwarding to a limited selection of\ndatabase models, that will get automatically updated when you install other\nmodules.\n\nThis list can be customized by a user that has *Technical Features* permission.\nTo do it:\n\n* Go to *Settings > Technical > Database Structure > Referenceable Models*.\n\n* Any model there with *Mail forward target* enabled will appear in the list of\n models that can get forwarded messages.\n\n * If you want to *remove* a model from the list, it's usually better to just\n *disable* its check box instead of deleting it, because that record might\n be used by other modules.\n\nUsage\n=====\n\nTo use this module, you need to:\n\n* Go to any view that has a message thread.\n* Press *Forward* (the button with a curved arrow pointing to the right).\n* Modify the subject if you wish.\n* If you want to forward the message to an *object*, choose it from the\n selector.\n* If you want to forward the message to some partner(s), add them in the\n selector.\n* Modify the message if you want.\n* Add attachments if you want.\n* If the message contains attachments, you can turn on the *Move attachments*\n option, and those will get attached to the new object.\n\n You will need to install the *document* module and have at least *User*\n permissions for *Knowledge* to see the effect.\n\n.. info::\n Technical note: Internally, forwarded messages are modified copies of\n original ones, but attachments are references to the exact originals to\n avoid duplicating disk space. Keep that in mind when managing permissions.\n\n.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas\n :alt: Try me on Runbot\n :target: https://runbot.odoo-community.org/runbot/205/8.0\n\nFor further information, please visit:\n\n* https://www.odoo.com/forum/help-1\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues\n`_. In case of trouble, please\ncheck there if your issue has already been reported. If you spotted it first,\nhelp us smashing it by providing a detailed and welcomed feedback.\n\n\nCredits\n=======\n\nContributors\n------------\n\n* Jairo Llopis \n* Emanuel Cino \n\nMaintainer\n----------\n\n.. image:: https://odoo-community.org/logo.png\n :alt: Odoo Community Association\n :target: https://odoo-community.org\n\nThis module is maintained by the OCA.\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\nTo contribute to this module, please visit http://odoo-community.org.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/OCA/social", "keywords": "", "license": "AGPL-3", "maintainer": "", "maintainer_email": "", "name": "odoo10-addon-mail-forward", "package_url": "https://pypi.org/project/odoo10-addon-mail-forward/", "platform": "", "project_url": "https://pypi.org/project/odoo10-addon-mail-forward/", "project_urls": { "Homepage": "https://github.com/OCA/social" }, "release_url": "https://pypi.org/project/odoo10-addon-mail-forward/10.0.1.0.0.99.dev1/", "requires_dist": [ "odoo (<10.1dev,>=10.0)" ], "requires_python": "~=2.7", "summary": "Add option to forward messages", "version": "10.0.1.0.0.99.dev1" }, "last_serial": 4046006, "releases": { "10.0.1.0.0.99.dev1": [ { "comment_text": "", "digests": { "md5": "0496a7e013d6e37dcd21902e12e0debc", "sha256": "17905efb71acc9b37ca654063656d4ac20e59a3afd5ddeb41863546a89714d2e" }, "downloads": -1, "filename": "odoo10_addon_mail_forward-10.0.1.0.0.99.dev1-py2-none-any.whl", "has_sig": false, "md5_digest": "0496a7e013d6e37dcd21902e12e0debc", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 24927, "upload_time": "2018-07-10T04:37:11", "url": "https://files.pythonhosted.org/packages/73/53/3db551883619bc6e09b88d7f46166c8b62c2555f395a388fe546c4d519b0/odoo10_addon_mail_forward-10.0.1.0.0.99.dev1-py2-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0496a7e013d6e37dcd21902e12e0debc", "sha256": "17905efb71acc9b37ca654063656d4ac20e59a3afd5ddeb41863546a89714d2e" }, "downloads": -1, "filename": "odoo10_addon_mail_forward-10.0.1.0.0.99.dev1-py2-none-any.whl", "has_sig": false, "md5_digest": "0496a7e013d6e37dcd21902e12e0debc", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 24927, "upload_time": "2018-07-10T04:37:11", "url": "https://files.pythonhosted.org/packages/73/53/3db551883619bc6e09b88d7f46166c8b62c2555f395a388fe546c4d519b0/odoo10_addon_mail_forward-10.0.1.0.0.99.dev1-py2-none-any.whl" } ] }