social/mail_activity_team
OCA-git-bot 935adef7c0 [BOT] post-merge updates 2025-02-12 09:33:41 +00:00
..
i18n Translated using Weblate (Italian) 2025-01-19 14:06:28 +00:00
models [17.0][REF] mail_activity_team: use mail.activity.schedule wizard 2024-10-17 09:29:05 -03:00
readme [FIX] mail_activity_team: singleton in _compute_activity_team_id() 2025-01-31 08:48:40 +01:00
security [MIG] mail_activity_team: Migration to 17.0 2024-03-07 15:39:36 +07:00
static [BOT] post-merge updates 2025-02-12 09:33:41 +00:00
tests [17.0][REF] mail_activity_team: use mail.activity.schedule wizard 2024-10-17 09:29:05 -03:00
views [MIG] mail_activity_team: Migration to 17.0 2024-03-07 15:39:36 +07:00
wizard [FIX] mail_activity_team: singleton in _compute_activity_team_id() 2025-01-31 08:48:40 +01:00
README.rst [BOT] post-merge updates 2025-02-12 09:33:41 +00:00
__init__.py [17.0][REF] mail_activity_team: use mail.activity.schedule wizard 2024-10-17 09:29:05 -03:00
__manifest__.py [BOT] post-merge updates 2025-02-12 09:33:41 +00:00
pyproject.toml [IMP] mail_activity_team: pre-commit auto fixes 2024-03-07 15:39:06 +07:00

README.rst

==================
Mail Activity Team
==================

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

.. |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/17.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-17-0/social-17-0-mail_activity_team
    :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 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:

1. Go to *Settings / Activate developer mode*
2. Go to *Settings / Technical / Discuss / Activity Teams*
3. 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.

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_activity_team%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
-------

* 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

- `Dynapps <https://www.dynapps.eu>`__:

  - Raf Ven

- [Trobz] (https://trobz.com):

  - Son Ho sonhd@trobz.com

- [Camptocamp] (https://camptocamp.com):

  - Vincent Van Rossem vincent.vanrossem@camptocamp.com
  - Italo Lopes italo.lopes@camptocamp.com

- `CorporateHub <https://corporatehub.eu/>`__

  - Alexey Pelykh alexey.pelykh@corphub.eu

Other credits
-------------

The migration of this module from 16.0 to 17.0 was financially supported
by Camptocamp

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/17.0/mail_activity_team>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.