1
- .. image :: https://img.shields.io/badge/license-AGPL--3-blue.png
2
- :target: https://www.gnu.org/licenses/agpl
3
- :alt: License: AGPL-3
4
-
5
1
=========================
6
2
Project Task Dependencies
7
3
=========================
8
4
5
+ .. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
6
+ !! This file is generated by oca-gen-addon-readme !!
7
+ !! changes will be overwritten. !!
8
+ !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
9
+
10
+ .. |badge1 | image :: https://img.shields.io/badge/maturity-Beta-yellow.png
11
+ :target: https://odoo-community.org/page/development-status
12
+ :alt: Beta
13
+ .. |badge2 | image :: https://img.shields.io/badge/licence-AGPL--3-blue.png
14
+ :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
15
+ :alt: License: AGPL-3
16
+ .. |badge3 | image :: https://img.shields.io/badge/github-OCA%2Fproject-lightgray.png?logo=github
17
+ :target: https://github.com/OCA/project/tree/12.0/project_task_dependency
18
+ :alt: OCA/project
19
+ .. |badge4 | image :: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
20
+ :target: https://translation.odoo-community.org/projects/project-12-0/project-12-0-project_task_dependency
21
+ :alt: Translate me on Weblate
22
+ .. |badge5 | image :: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
23
+ :target: https://runbot.odoo-community.org/runbot/140/12.0
24
+ :alt: Try me on Runbot
25
+
26
+ |badge1 | |badge2 | |badge3 | |badge4 | |badge5 |
27
+
9
28
This module enables the user to define dependencies (other tasks) of a task.
10
29
30
+ **Table of contents **
31
+
32
+ .. contents ::
33
+ :local:
34
+
11
35
Usage
12
36
=====
13
37
@@ -16,49 +40,44 @@ To use this module, you need to:
16
40
#. Go to a task;
17
41
#. click on 'Dependencies'.
18
42
19
- .. image :: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
20
- :alt: Try me on Runbot
21
- :target: https://runbot.odoo-community.org/runbot/140/11.0
22
-
23
- Known issues / Roadmap
24
- ======================
25
-
26
- * Constraint on stage progression based on the task dependencies
27
-
28
43
Bug Tracker
29
44
===========
30
45
31
- Bugs are tracked on `GitHub Issues
32
- <https://github.com/oca/project/issues> `_. In case of trouble, please
33
- check there if your issue has already been reported. If you spotted it first,
34
- help us smashing it by providing a detailed and welcomed feedback.
46
+ Bugs are tracked on `GitHub Issues <https://github.com/OCA/project/issues >`_.
47
+ In case of trouble, please check there if your issue has already been reported.
48
+ If you spotted it first, help us smashing it by providing a detailed and welcomed
49
+ `feedback <https://github.com/OCA/project/issues/new?body=module:%20project_task_dependency%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** >`_.
50
+
51
+ Do not contact contributors directly about support or help with technical issues.
35
52
36
53
Credits
37
54
=======
38
55
39
- Images
40
- ------
56
+ Authors
57
+ ~~~~~~~
41
58
42
- * Odoo Community Association: ` Icon < https://odoo-community.org/logo.png >`_.
59
+ * Onestein
43
60
44
61
Contributors
45
- ------------
62
+ ~~~~~~~~~~~~
46
63
47
64
* Dennis Sluijk <
[email protected] >
65
+ * Adria Gil Sorribes <
[email protected] >
66
+ * Pedro M. Baeza <
[email protected] >
48
67
49
- Do not contact contributors directly about support or help with technical issues.
68
+ Maintainers
69
+ ~~~~~~~~~~~
50
70
51
- Maintainer
52
- ----------
71
+ This module is maintained by the OCA.
53
72
54
73
.. image :: https://odoo-community.org/logo.png
55
74
:alt: Odoo Community Association
56
75
:target: https://odoo-community.org
57
76
58
- This module is maintained by the OCA.
59
-
60
77
OCA, or the Odoo Community Association, is a nonprofit organization whose
61
78
mission is to support the collaborative development of Odoo features and
62
79
promote its widespread use.
63
80
64
- To contribute to this module, please visit https://odoo-community.org.
81
+ This module is part of the `OCA/project <https://github.com/OCA/project/tree/12.0/project_task_dependency >`_ project on GitHub.
82
+
83
+ You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
0 commit comments