Metadata-Version: 2.1
Name: odoo-addon-task_requirements_mgmt
Version: 15.0.1.1.0
Requires-Python: >=3.8
Requires-Dist: odoo>=15.0a,<15.1dev
Summary: Manage requirements related to a task
Home-page: https://github.com/sygel-technology/sy-project
License: AGPL-3
Author: Sygel
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

============================
Task Requirements Management
============================

This module allows to add requirements to tasks.


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

To install this module, you need to:

#. Just install


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

To configure this module, you need to:

#. No configuration required.


Usage
=====

To use this module, you need to:

#. Go to the Projects module and then to Tasks.
#. Create or edit a task.
#. Go to the 'Requirements' tab and add a new line.
#. You can mark the requirements as done and tested and set the date when it was done. By default, the date is the date when the action was done, but you can change it.


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

Bugs and errors are managed in `issues of GitHub <https://github.com/sygel-technology/sy-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/sygel-technology/sy-project/issues/new>`_.

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


Credits
=======

Authors
~~~~~~~

* Sygel


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

* Manuel Regidor <manuel.regidor@sygel.es>
* Ángel García de la Chica Herrera <angel.garcia@sygel.es>


Maintainer
~~~~~~~~~~

This module is maintained by Sygel.

.. image:: https://www.sygel.es/logo.png
   :alt: Sygel
   :target: https://www.sygel.es

This module is part of the `Sygel/sy-project <https://github.com/sygel-technology/sy-project>`_.

To contribute to this module, please visit https://github.com/sygel-technology.
