{ "info": { "author": "ACSONE SA/NV,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==========\nWeb Notify\n==========\n\nSend instant notification messages to the user in live.\n\nThis technical module allows you to send instant notification messages from the server to the user in live. \nTwo kinds of notification are supported.\n\n* Warning: Displayed in a red flying popup div\n* Information: Displayed in a light yellow flying popup div\n\nTo send a notification to the user you just need to call one of the new methods defined on res.users:\n\n.. code-block:: python\n\n self.env.user.notify_info('My information message')\n\nor \n\n.. code-block:: python\n\n self.env.user.notify_warning('My marning message') \n\n.. figure:: static/description/notifications_screenshot.png\n :scale: 80 %\n :alt: Sample notifications\n\nInstallation\n============\n\nThis module is based on the Instant Messaging Bus. To work properly, the server must be launched in gevent mode.\n\n\nUsage\n=====\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/162/9.0\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\nCredits\n=======\n\nImages\n------\n\n* Odoo Community Association: `Icon `_.\n\nContributors\n------------\n\n* Laurent Mignon \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 https://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://acsone.eu/", "keywords": "", "license": "AGPL-3", "maintainer": "", "maintainer_email": "", "name": "odoo9-addon-web-notify", "package_url": "https://pypi.org/project/odoo9-addon-web-notify/", "platform": "", "project_url": "https://pypi.org/project/odoo9-addon-web-notify/", "project_urls": { "Homepage": "https://acsone.eu/" }, "release_url": "https://pypi.org/project/odoo9-addon-web-notify/9.0.1.1.0/", "requires_dist": [ "odoo (<9.1a,>=9.0a)" ], "requires_python": "~=2.7", "summary": "Send notification messages to user", "version": "9.0.1.1.0" }, "last_serial": 4358634, "releases": { "9.0.1.0.0.99.dev10": [ { "comment_text": "", "digests": { "md5": "0e0504a7f8509267b21c4b5165b4d1b8", "sha256": "0189226e6adbb8d86f0464ea70a5a13e3d3e4456bc15c7907b089aa0ec7d2ee8" }, "downloads": -1, "filename": "odoo9_addon_web_notify-9.0.1.0.0.99.dev10-py2-none-any.whl", "has_sig": false, "md5_digest": "0e0504a7f8509267b21c4b5165b4d1b8", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 76701, "upload_time": "2017-08-06T04:32:37", "url": "https://files.pythonhosted.org/packages/49/2e/45e17c131660593f818dc0ad0749c09b3af8125d7fbf6b85bb7fd3dccf68/odoo9_addon_web_notify-9.0.1.0.0.99.dev10-py2-none-any.whl" } ], "9.0.1.0.0.99.dev4": [ { "comment_text": "", "digests": { "md5": "ef8b3fa8804488533933ad565ca5dbdf", "sha256": "2d765f35ecfc094dd92a91c8c21995c70c349036041e774e59e177a9a54b95fc" }, "downloads": -1, "filename": "odoo9_addon_web_notify-9.0.1.0.0.99.dev4-py2-none-any.whl", "has_sig": false, "md5_digest": "ef8b3fa8804488533933ad565ca5dbdf", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 74292, "upload_time": "2017-04-11T20:53:24", "url": "https://files.pythonhosted.org/packages/eb/86/ccb254d6468db3c7c1f3ff255183bc04707c76017fd688f9e21c4fa19094/odoo9_addon_web_notify-9.0.1.0.0.99.dev4-py2-none-any.whl" } ], "9.0.1.0.0.99.dev5": [ { "comment_text": "", "digests": { "md5": "f7bd7420056edfe3e7c7cf38cf6d1486", "sha256": "f0de860263e548c9b7ead5a6a68f11676f53ced53d960b98e7d89ecf385bd543" }, "downloads": -1, "filename": "odoo9_addon_web_notify-9.0.1.0.0.99.dev5-py2-none-any.whl", "has_sig": false, "md5_digest": "f7bd7420056edfe3e7c7cf38cf6d1486", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 75171, "upload_time": "2017-04-11T20:53:28", "url": "https://files.pythonhosted.org/packages/50/e7/a7a75350682cb26fcb81f693cf80e88d42c3e458074d8f98c1f5eebab1a9/odoo9_addon_web_notify-9.0.1.0.0.99.dev5-py2-none-any.whl" } ], "9.0.1.0.0.99.dev6": [ { "comment_text": "", "digests": { "md5": "e1dce312c60e5957b7bb18d991945c69", "sha256": "8e734c532ea0b729e0efe9db1cf0706df75eec38e166dc32a5a27508970c51c5" }, "downloads": -1, "filename": "odoo9_addon_web_notify-9.0.1.0.0.99.dev6-py2-none-any.whl", "has_sig": false, "md5_digest": "e1dce312c60e5957b7bb18d991945c69", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 75902, "upload_time": "2017-04-11T20:53:32", "url": "https://files.pythonhosted.org/packages/86/01/258d5f06ca8914899dbd54c0f74f7bf4acde88b00816af45a9b27119bb30/odoo9_addon_web_notify-9.0.1.0.0.99.dev6-py2-none-any.whl" } ], "9.0.1.0.0.99.dev7": [ { "comment_text": "", "digests": { "md5": "717c2e937344c9e8b81b27668ce8d281", "sha256": "44cfef915ce8d46f16cf4c37bb33bba3b6d274cd53a8e9eec087f2c5d98aa28f" }, "downloads": -1, "filename": "odoo9_addon_web_notify-9.0.1.0.0.99.dev7-py2-none-any.whl", "has_sig": false, "md5_digest": "717c2e937344c9e8b81b27668ce8d281", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 76627, "upload_time": "2017-06-11T04:37:49", "url": "https://files.pythonhosted.org/packages/b9/be/056995e24b59391e15ca27160728a6ba47735bceb7ced2b064ccdacac38a/odoo9_addon_web_notify-9.0.1.0.0.99.dev7-py2-none-any.whl" } ], "9.0.1.0.0.99.dev8": [ { "comment_text": "", "digests": { "md5": "c98ee0fb5b6e891d6b16b7afbdd95417", "sha256": "32eae42d299cd34f1f803a81a0965cb4f9ba0648c496936c270d6f141a87c3b8" }, "downloads": -1, "filename": "odoo9_addon_web_notify-9.0.1.0.0.99.dev8-py2-none-any.whl", "has_sig": false, "md5_digest": "c98ee0fb5b6e891d6b16b7afbdd95417", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 76650, "upload_time": "2017-07-30T04:34:42", "url": "https://files.pythonhosted.org/packages/d7/57/6bbe68d48c3d58017561600c534146523c0dea52a7c32b6f907c11838e1d/odoo9_addon_web_notify-9.0.1.0.0.99.dev8-py2-none-any.whl" } ], "9.0.1.1.0": [ { "comment_text": "", "digests": { "md5": "01cb83ec6cb632ce529779cdbbe99c3a", "sha256": "4e3e236d84e761cdbdb5f15e5ac80efa4f55254331c5127f50468ec1a7b8470b" }, "downloads": -1, "filename": "odoo9_addon_web_notify-9.0.1.1.0-py2-none-any.whl", "has_sig": false, "md5_digest": "01cb83ec6cb632ce529779cdbbe99c3a", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 76397, "upload_time": "2018-10-10T04:35:35", "url": "https://files.pythonhosted.org/packages/b1/cc/fa080faa310cbb9d5d3229dabe62db4d4ed8a43899d9890442e389c839ca/odoo9_addon_web_notify-9.0.1.1.0-py2-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "01cb83ec6cb632ce529779cdbbe99c3a", "sha256": "4e3e236d84e761cdbdb5f15e5ac80efa4f55254331c5127f50468ec1a7b8470b" }, "downloads": -1, "filename": "odoo9_addon_web_notify-9.0.1.1.0-py2-none-any.whl", "has_sig": false, "md5_digest": "01cb83ec6cb632ce529779cdbbe99c3a", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 76397, "upload_time": "2018-10-10T04:35:35", "url": "https://files.pythonhosted.org/packages/b1/cc/fa080faa310cbb9d5d3229dabe62db4d4ed8a43899d9890442e389c839ca/odoo9_addon_web_notify-9.0.1.1.0-py2-none-any.whl" } ] }