==================
Mail Activity Team
==================
.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png
:target: https://odoo-community.org/page/development-status
:alt: Alpha
.. |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/15.0/mail_activity_team
:alt: OCA/social
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/social-15-0/social-15-0-mail_activity_team
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
:target: https://runbot.odoo-community.org/runbot/205/15.0
:alt: Try me on Runbot
|badge1| |badge2| |badge3| |badge4| |badge5|
This module adds the possibility to assign teams to activities.
.. IMPORTANT::
This is an alpha version, the data model and design can change at any time without warning.
Only for development or testing purpose, do not use in production.
`More details on development status <https://odoo-community.org/page/development-status>`_
**Table of contents**
.. contents::
:local:
Usage
=====
To set up new teams:
#. Go to *Settings / Activate developer mode*
#. Go to *Settings / Technical / Email / Activity Teams*
#. Create a new Team and assign (optionally) the models in which it will
be used, and the members of the team.
You can also assign a user to Activity teams going to
*Settings / Users & Companies / Users*, and in the *Preferences* tab, field
Activity Teams.
When you create a new activity the application will propose the user's
assigned team.
You can report on the activities assigned to a team going to
*Dashboards / Activities*, and then filter by a specific team or group by
teams.
Known issues / Roadmap
======================
* In next version systray.esm.js file should be changed as added in comments.
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 smashing it by providing a detailed and welcomed
`feedback <https://github.com/OCA/social/issues/new?body=module:%20mail_activity_team%0Aversion:%2015.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
~~~~~~~
* ForgeFlow
* Sodexis
Contributors
~~~~~~~~~~~~
* `ForgeFlow <https://www.forgeflow.com>`_:
* Jordi Ballester Alomar (jordi.ballester@forgeflow.com)
* Miquel Raïch (miquel.raich@forgeflow.com)
* Bernat Puig Font (bernat.puig@forgeflow.com)
* Pedro Gonzalez (pedro.gonzalez@pesol.es)
* `Tecnativa <https://www.tecnativa.com>`_:
* David Vidal
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.
This module is part of the `OCA/social <https://github.com/OCA/social/tree/15.0/mail_activity_team>`_ 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-activity-team",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "",
"keywords": "",
"author": "ForgeFlow, Sodexis, Odoo Community Association (OCA)",
"author_email": "support@odoo-community.org",
"download_url": "",
"platform": null,
"description": "==================\nMail Activity Team\n==================\n\n.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n !! This file is generated by oca-gen-addon-readme !!\n !! changes will be overwritten. !!\n !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n\n.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png\n :target: https://odoo-community.org/page/development-status\n :alt: Alpha\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/15.0/mail_activity_team\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-15-0/social-15-0-mail_activity_team\n :alt: Translate me on Weblate\n.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png\n :target: https://runbot.odoo-community.org/runbot/205/15.0\n :alt: Try me on Runbot\n\n|badge1| |badge2| |badge3| |badge4| |badge5| \n\nThis module adds the possibility to assign teams to activities.\n\n.. IMPORTANT::\n This is an alpha version, the data model and design can change at any time without warning.\n Only for development or testing purpose, do not use in production.\n `More details on development status <https://odoo-community.org/page/development-status>`_\n\n**Table of contents**\n\n.. contents::\n :local:\n\nUsage\n=====\n\nTo set up new teams:\n\n#. Go to *Settings / Activate developer mode*\n#. Go to *Settings / Technical / Email / Activity Teams*\n#. Create a new Team and assign (optionally) the models in which it will\n be used, and the members of the team.\n\nYou can also assign a user to Activity teams going to\n*Settings / Users & Companies / Users*, and in the *Preferences* tab, field\nActivity Teams.\n\nWhen you create a new activity the application will propose the user's\nassigned team.\n\nYou can report on the activities assigned to a team going to\n*Dashboards / Activities*, and then filter by a specific team or group by\nteams.\n\nKnown issues / Roadmap\n======================\n\n* In next version systray.esm.js file should be changed as added in comments.\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 smashing it by providing a detailed and welcomed\n`feedback <https://github.com/OCA/social/issues/new?body=module:%20mail_activity_team%0Aversion:%2015.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* ForgeFlow\n* Sodexis\n\nContributors\n~~~~~~~~~~~~\n\n* `ForgeFlow <https://www.forgeflow.com>`_:\n\n * Jordi Ballester Alomar (jordi.ballester@forgeflow.com)\n * Miquel Ra\u00efch (miquel.raich@forgeflow.com)\n * Bernat Puig Font (bernat.puig@forgeflow.com)\n* Pedro Gonzalez (pedro.gonzalez@pesol.es)\n* `Tecnativa <https://www.tecnativa.com>`_:\n\n * David Vidal\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\nThis module is part of the `OCA/social <https://github.com/OCA/social/tree/15.0/mail_activity_team>`_ project on GitHub.\n\nYou are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.\n\n\n",
"bugtrack_url": null,
"license": "AGPL-3",
"summary": "Add Teams to Activities",
"version": "15.0.2.1.0.3",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "3cbad4973fe4a598dcc1238c8631cd20f68f66496da3b462a0c3c0b5aa0b0242",
"md5": "74c54dd35946aec6c2ffc766230cd986",
"sha256": "92af3bc31ce7187fd035a92a2e9e90cf62d81880e8feb671572547cd5097bd31"
},
"downloads": -1,
"filename": "odoo_addon_mail_activity_team-15.0.2.1.0.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "74c54dd35946aec6c2ffc766230cd986",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 41082,
"upload_time": "2023-03-24T08:23:35",
"upload_time_iso_8601": "2023-03-24T08:23:35.433034Z",
"url": "https://files.pythonhosted.org/packages/3c/ba/d4973fe4a598dcc1238c8631cd20f68f66496da3b462a0c3c0b5aa0b0242/odoo_addon_mail_activity_team-15.0.2.1.0.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-03-24 08:23:35",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "OCA",
"github_project": "social",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "odoo-addon-mail-activity-team"
}