|
| 1 | +.. image:: https://odoo-community.org/readme-banner-image |
| 2 | + :target: https://odoo-community.org/get-involved?utm_source=readme |
| 3 | + :alt: Odoo Community Association |
| 4 | + |
| 5 | +========================== |
| 6 | +Project Parent Task Filter |
| 7 | +========================== |
| 8 | + |
| 9 | +.. |
| 10 | + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 11 | + !! This file is generated by oca-gen-addon-readme !! |
| 12 | + !! changes will be overwritten. !! |
| 13 | + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 14 | + !! source digest: sha256:a343d463addeb42cc42110e183018c197706f360ecde871b67dc4d243ff77d99 |
| 15 | + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 16 | +
|
| 17 | +.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png |
| 18 | + :target: https://odoo-community.org/page/development-status |
| 19 | + :alt: Beta |
| 20 | +.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png |
| 21 | + :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html |
| 22 | + :alt: License: AGPL-3 |
| 23 | +.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fproject-lightgray.png?logo=github |
| 24 | + :target: https://github.com/OCA/project/tree/19.0/project_parent_task_filter |
| 25 | + :alt: OCA/project |
| 26 | +.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png |
| 27 | + :target: https://translation.odoo-community.org/projects/project-19-0/project-19-0-project_parent_task_filter |
| 28 | + :alt: Translate me on Weblate |
| 29 | +.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png |
| 30 | + :target: https://runboat.odoo-community.org/builds?repo=OCA/project&target_branch=19.0 |
| 31 | + :alt: Try me on Runboat |
| 32 | + |
| 33 | +|badge1| |badge2| |badge3| |badge4| |badge5| |
| 34 | + |
| 35 | +This module adds a filter to show only the parent tasks in a project and |
| 36 | +a group to sort tasks by its parent tasks. It also adds the subtask |
| 37 | +number in the kanban view and activates the use of subtasks in the |
| 38 | +project settings. |
| 39 | + |
| 40 | +**Table of contents** |
| 41 | + |
| 42 | +.. contents:: |
| 43 | + :local: |
| 44 | + |
| 45 | +Usage |
| 46 | +===== |
| 47 | + |
| 48 | +To use this module, you need to: |
| 49 | + |
| 50 | +1. Activate the subtasks for each project record individually |
| 51 | +2. Select the filter or the filter group Parent tasks in a Project |
| 52 | + |
| 53 | +Known issues / Roadmap |
| 54 | +====================== |
| 55 | + |
| 56 | +- In Products of type Service add an option to create a subtask of an |
| 57 | + existing task |
| 58 | + |
| 59 | +Bug Tracker |
| 60 | +=========== |
| 61 | + |
| 62 | +Bugs are tracked on `GitHub Issues <https://github.com/OCA/project/issues>`_. |
| 63 | +In case of trouble, please check there if your issue has already been reported. |
| 64 | +If you spotted it first, help us to smash it by providing a detailed and welcomed |
| 65 | +`feedback <https://github.com/OCA/project/issues/new?body=module:%20project_parent_task_filter%0Aversion:%2019.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_. |
| 66 | + |
| 67 | +Do not contact contributors directly about support or help with technical issues. |
| 68 | + |
| 69 | +Credits |
| 70 | +======= |
| 71 | + |
| 72 | +Authors |
| 73 | +------- |
| 74 | + |
| 75 | +* C2i Change 2 improve |
| 76 | + |
| 77 | +Contributors |
| 78 | +------------ |
| 79 | + |
| 80 | +- `C2i Change 2 improve <http://c2i.es/>`__: |
| 81 | + |
| 82 | + - Eduardo Magdalena <emagdalena@c2i.es> |
| 83 | + |
| 84 | +- Stephan Keller <MiStK@gmx.de> |
| 85 | + |
| 86 | +Maintainers |
| 87 | +----------- |
| 88 | + |
| 89 | +This module is maintained by the OCA. |
| 90 | + |
| 91 | +.. image:: https://odoo-community.org/logo.png |
| 92 | + :alt: Odoo Community Association |
| 93 | + :target: https://odoo-community.org |
| 94 | + |
| 95 | +OCA, or the Odoo Community Association, is a nonprofit organization whose |
| 96 | +mission is to support the collaborative development of Odoo features and |
| 97 | +promote its widespread use. |
| 98 | + |
| 99 | +This module is part of the `OCA/project <https://github.com/OCA/project/tree/19.0/project_parent_task_filter>`_ project on GitHub. |
| 100 | + |
| 101 | +You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. |
0 commit comments