Metadata-Version: 2.1
Name: odoo-addon-modify_followers_task
Version: 15.0.1.0.0.2
Requires-Python: >=3.8
Requires-Dist: odoo>=15.0a,<15.1dev
Summary: Modify list of followers from a project task
Home-page: https://github.com/sygel-technology/sy-project
License: AGPL-3
Author: QubiQ, Odoo Community Association (OCA)
Author-email: support@odoo-community.org
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: Framework :: Odoo :: 15.0
Classifier: License :: OSI Approved :: GNU Affero General Public License v3

.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
    :target: http://www.gnu.org/licenses/agpl
    :alt: License: AGPL-3

=====================
Modify Followers Task
=====================

This module extends the functionality of project task to allow you to modify the followers of a task.


Installation
============

You only have to install the module.


Configuration
=============

Is not necesary do any action. 


Usage
=====

To use this module, you need to:

#. Go to projects.
#. Go to any task.
#. Click on the button in the header called *Modify Followers*.
#. Then you can add or delete the followers of the task.


Bug Tracker
===========

Bugs and errors are managed in `issues of GitHub <https://github.com/QubiQ/qu-project/issues>`_.
In case of problems, please check if your problem has already been
reported. If you are the first to discover it, help us solving it by indicating
a detailed description `here <https://github.com/QubiQ/qu-project/issues/new>`_.

Do not contact contributors directly about support or help with technical issues.


Credits
=======

Authors
~~~~~~~

* QubiQ, Odoo Community Association (OCA)


Contributors
~~~~~~~~~~~~

* Joan Segui <joan.segui@qubiq.es>
* Valentin Viangre <valentin.vinagre@qubiq.es>
* Ángel García de la Chica Herrera <valentin.vinagre@sygel.es>


Maintainer
~~~~~~~~~~

This module is maintained by QubiQ.


This module is part of the `QubiQ/qu-project <https://github.com/QubiQ/qu-project>`_.

To contribute to this module, please visit https://github.com/QubiQ.
