odoo-addon-project-tag-hierarchy 16.0.1.0.0.4__py3-none-any.whl → 18.0.1.0.0.3__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- odoo/addons/project_tag_hierarchy/README.rst +13 -12
- odoo/addons/project_tag_hierarchy/__manifest__.py +1 -1
- odoo/addons/project_tag_hierarchy/i18n/project_tag_hierarchy.pot +1 -2
- odoo/addons/project_tag_hierarchy/i18n/pt_BR.po +41 -0
- odoo/addons/project_tag_hierarchy/models/project_tags.py +6 -7
- odoo/addons/project_tag_hierarchy/readme/CONTRIBUTORS.md +3 -0
- odoo/addons/project_tag_hierarchy/static/description/index.html +9 -7
- odoo/addons/project_tag_hierarchy/tests/test_project_tag_hierarchy.py +4 -7
- {odoo_addon_project_tag_hierarchy-16.0.1.0.0.4.dist-info → odoo_addon_project_tag_hierarchy-18.0.1.0.0.3.dist-info}/METADATA +18 -17
- odoo_addon_project_tag_hierarchy-18.0.1.0.0.3.dist-info/RECORD +20 -0
- {odoo_addon_project_tag_hierarchy-16.0.1.0.0.4.dist-info → odoo_addon_project_tag_hierarchy-18.0.1.0.0.3.dist-info}/WHEEL +1 -1
- odoo_addon_project_tag_hierarchy-18.0.1.0.0.3.dist-info/top_level.txt +1 -0
- odoo/addons/project_tag_hierarchy/readme/CONTRIBUTORS.rst +0 -3
- odoo_addon_project_tag_hierarchy-16.0.1.0.0.4.dist-info/RECORD +0 -19
- odoo_addon_project_tag_hierarchy-16.0.1.0.0.4.dist-info/top_level.txt +0 -1
- /odoo/addons/project_tag_hierarchy/readme/{DESCRIPTION.rst → DESCRIPTION.md} +0 -0
|
@@ -7,7 +7,7 @@ Project Tag Hierarchy
|
|
|
7
7
|
!! This file is generated by oca-gen-addon-readme !!
|
|
8
8
|
!! changes will be overwritten. !!
|
|
9
9
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
10
|
-
!! source digest: sha256:
|
|
10
|
+
!! source digest: sha256:81ae725f0d7f7ab3ae1b8eec654315661c936df00aa9dda44729729256782e0a
|
|
11
11
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
12
12
|
|
|
13
13
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
|
@@ -17,13 +17,13 @@ Project Tag Hierarchy
|
|
|
17
17
|
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
|
|
18
18
|
:alt: License: AGPL-3
|
|
19
19
|
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fproject-lightgray.png?logo=github
|
|
20
|
-
:target: https://github.com/OCA/project/tree/
|
|
20
|
+
:target: https://github.com/OCA/project/tree/18.0/project_tag_hierarchy
|
|
21
21
|
:alt: OCA/project
|
|
22
22
|
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
|
|
23
|
-
:target: https://translation.odoo-community.org/projects/project-
|
|
23
|
+
:target: https://translation.odoo-community.org/projects/project-18-0/project-18-0-project_tag_hierarchy
|
|
24
24
|
:alt: Translate me on Weblate
|
|
25
25
|
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
|
|
26
|
-
:target: https://runboat.odoo-community.org/builds?repo=OCA/project&target_branch=
|
|
26
|
+
:target: https://runboat.odoo-community.org/builds?repo=OCA/project&target_branch=18.0
|
|
27
27
|
:alt: Try me on Runboat
|
|
28
28
|
|
|
29
29
|
|badge1| |badge2| |badge3| |badge4| |badge5|
|
|
@@ -41,7 +41,7 @@ Bug Tracker
|
|
|
41
41
|
Bugs are tracked on `GitHub Issues <https://github.com/OCA/project/issues>`_.
|
|
42
42
|
In case of trouble, please check there if your issue has already been reported.
|
|
43
43
|
If you spotted it first, help us to smash it by providing a detailed and welcomed
|
|
44
|
-
`feedback <https://github.com/OCA/project/issues/new?body=module:%20project_tag_hierarchy%0Aversion:%
|
|
44
|
+
`feedback <https://github.com/OCA/project/issues/new?body=module:%20project_tag_hierarchy%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
|
|
45
45
|
|
|
46
46
|
Do not contact contributors directly about support or help with technical issues.
|
|
47
47
|
|
|
@@ -49,19 +49,20 @@ Credits
|
|
|
49
49
|
=======
|
|
50
50
|
|
|
51
51
|
Authors
|
|
52
|
-
|
|
52
|
+
-------
|
|
53
53
|
|
|
54
54
|
* Tecnativa
|
|
55
55
|
|
|
56
56
|
Contributors
|
|
57
|
-
|
|
57
|
+
------------
|
|
58
58
|
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
59
|
+
- `Tecnativa <https://www.tecnativa.com>`__:
|
|
60
|
+
|
|
61
|
+
- Víctor Martínez
|
|
62
|
+
- Pedro M. Baeza
|
|
62
63
|
|
|
63
64
|
Maintainers
|
|
64
|
-
|
|
65
|
+
-----------
|
|
65
66
|
|
|
66
67
|
This module is maintained by the OCA.
|
|
67
68
|
|
|
@@ -81,6 +82,6 @@ Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:
|
|
|
81
82
|
|
|
82
83
|
|maintainer-victoralmau|
|
|
83
84
|
|
|
84
|
-
This module is part of the `OCA/project <https://github.com/OCA/project/tree/
|
|
85
|
+
This module is part of the `OCA/project <https://github.com/OCA/project/tree/18.0/project_tag_hierarchy>`_ project on GitHub.
|
|
85
86
|
|
|
86
87
|
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
|
|
3
3
|
{
|
|
4
4
|
"name": "Project Tag Hierarchy",
|
|
5
|
-
"version": "
|
|
5
|
+
"version": "18.0.1.0.0",
|
|
6
6
|
"category": "Project Management",
|
|
7
7
|
"website": "https://github.com/OCA/project",
|
|
8
8
|
"author": "Tecnativa, Odoo Community Association (OCA)",
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
#
|
|
5
5
|
msgid ""
|
|
6
6
|
msgstr ""
|
|
7
|
-
"Project-Id-Version: Odoo Server
|
|
7
|
+
"Project-Id-Version: Odoo Server 18.0\n"
|
|
8
8
|
"Report-Msgid-Bugs-To: \n"
|
|
9
9
|
"Last-Translator: \n"
|
|
10
10
|
"Language-Team: \n"
|
|
@@ -36,6 +36,5 @@ msgstr ""
|
|
|
36
36
|
#. module: project_tag_hierarchy
|
|
37
37
|
#. odoo-python
|
|
38
38
|
#: code:addons/project_tag_hierarchy/models/project_tags.py:0
|
|
39
|
-
#, python-format
|
|
40
39
|
msgid "You can not create recursive tags."
|
|
41
40
|
msgstr ""
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
# Translation of Odoo Server.
|
|
2
|
+
# This file contains the translation of the following modules:
|
|
3
|
+
# * project_tag_hierarchy
|
|
4
|
+
#
|
|
5
|
+
msgid ""
|
|
6
|
+
msgstr ""
|
|
7
|
+
"Project-Id-Version: Odoo Server 18.0\n"
|
|
8
|
+
"Report-Msgid-Bugs-To: \n"
|
|
9
|
+
"Last-Translator: Automatically generated\n"
|
|
10
|
+
"Language-Team: none\n"
|
|
11
|
+
"Language: pt_BR\n"
|
|
12
|
+
"MIME-Version: 1.0\n"
|
|
13
|
+
"Content-Type: text/plain; charset=UTF-8\n"
|
|
14
|
+
"Content-Transfer-Encoding: \n"
|
|
15
|
+
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
|
16
|
+
|
|
17
|
+
#. module: project_tag_hierarchy
|
|
18
|
+
#: model:ir.model.fields,field_description:project_tag_hierarchy.field_project_tags__child_ids
|
|
19
|
+
msgid "Child Tags"
|
|
20
|
+
msgstr ""
|
|
21
|
+
|
|
22
|
+
#. module: project_tag_hierarchy
|
|
23
|
+
#: model:ir.model.fields,field_description:project_tag_hierarchy.field_project_tags__parent_path
|
|
24
|
+
msgid "Parent Path"
|
|
25
|
+
msgstr ""
|
|
26
|
+
|
|
27
|
+
#. module: project_tag_hierarchy
|
|
28
|
+
#: model:ir.model.fields,field_description:project_tag_hierarchy.field_project_tags__parent_id
|
|
29
|
+
msgid "Parent Tag"
|
|
30
|
+
msgstr ""
|
|
31
|
+
|
|
32
|
+
#. module: project_tag_hierarchy
|
|
33
|
+
#: model:ir.model,name:project_tag_hierarchy.model_project_tags
|
|
34
|
+
msgid "Project Tags"
|
|
35
|
+
msgstr ""
|
|
36
|
+
|
|
37
|
+
#. module: project_tag_hierarchy
|
|
38
|
+
#. odoo-python
|
|
39
|
+
#: code:addons/project_tag_hierarchy/models/project_tags.py:0
|
|
40
|
+
msgid "You can not create recursive tags."
|
|
41
|
+
msgstr ""
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# Copyright 2024 Tecnativa - Víctor Martínez
|
|
1
|
+
# Copyright 2024-2025 Tecnativa - Víctor Martínez
|
|
2
2
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl)
|
|
3
3
|
from odoo import _, api, fields, models
|
|
4
4
|
from odoo.exceptions import ValidationError
|
|
@@ -14,20 +14,19 @@ class ProjectTags(models.Model):
|
|
|
14
14
|
child_ids = fields.One2many(
|
|
15
15
|
comodel_name="project.tags", inverse_name="parent_id", string="Child Tags"
|
|
16
16
|
)
|
|
17
|
-
parent_path = fields.Char(index=True
|
|
17
|
+
parent_path = fields.Char(index=True)
|
|
18
18
|
|
|
19
|
-
|
|
20
|
-
|
|
19
|
+
@api.depends("name", "parent_id")
|
|
20
|
+
def _compute_display_name(self):
|
|
21
21
|
for tag in self:
|
|
22
22
|
names = []
|
|
23
23
|
current = tag
|
|
24
24
|
while current:
|
|
25
25
|
names.append(current.name)
|
|
26
26
|
current = current.parent_id
|
|
27
|
-
|
|
28
|
-
return res
|
|
27
|
+
tag.display_name = " / ".join(reversed(names))
|
|
29
28
|
|
|
30
29
|
@api.constrains("parent_id")
|
|
31
30
|
def _check_parent_id(self):
|
|
32
|
-
if
|
|
31
|
+
if self._has_cycle():
|
|
33
32
|
raise ValidationError(_("You can not create recursive tags."))
|
|
@@ -367,9 +367,9 @@ ul.auto-toc {
|
|
|
367
367
|
!! This file is generated by oca-gen-addon-readme !!
|
|
368
368
|
!! changes will be overwritten. !!
|
|
369
369
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
370
|
-
!! source digest: sha256:
|
|
370
|
+
!! source digest: sha256:81ae725f0d7f7ab3ae1b8eec654315661c936df00aa9dda44729729256782e0a
|
|
371
371
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
|
372
|
-
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/project/tree/
|
|
372
|
+
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/project/tree/18.0/project_tag_hierarchy"><img alt="OCA/project" src="https://img.shields.io/badge/github-OCA%2Fproject-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/project-18-0/project-18-0-project_tag_hierarchy"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/project&target_branch=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
|
373
373
|
<p>Hierarchy is added to the project labels.</p>
|
|
374
374
|
<p><strong>Table of contents</strong></p>
|
|
375
375
|
<div class="contents local topic" id="contents">
|
|
@@ -388,7 +388,7 @@ ul.auto-toc {
|
|
|
388
388
|
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/project/issues">GitHub Issues</a>.
|
|
389
389
|
In case of trouble, please check there if your issue has already been reported.
|
|
390
390
|
If you spotted it first, help us to smash it by providing a detailed and welcomed
|
|
391
|
-
<a class="reference external" href="https://github.com/OCA/project/issues/new?body=module:%20project_tag_hierarchy%0Aversion:%
|
|
391
|
+
<a class="reference external" href="https://github.com/OCA/project/issues/new?body=module:%20project_tag_hierarchy%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
|
|
392
392
|
<p>Do not contact contributors directly about support or help with technical issues.</p>
|
|
393
393
|
</div>
|
|
394
394
|
<div class="section" id="credits">
|
|
@@ -402,9 +402,11 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
|
|
|
402
402
|
<div class="section" id="contributors">
|
|
403
403
|
<h2><a class="toc-backref" href="#toc-entry-4">Contributors</a></h2>
|
|
404
404
|
<ul class="simple">
|
|
405
|
-
<li><a class="reference external" href="https://www.tecnativa.com">Tecnativa</a
|
|
406
|
-
|
|
407
|
-
|
|
405
|
+
<li><a class="reference external" href="https://www.tecnativa.com">Tecnativa</a>:<ul>
|
|
406
|
+
<li>Víctor Martínez</li>
|
|
407
|
+
<li>Pedro M. Baeza</li>
|
|
408
|
+
</ul>
|
|
409
|
+
</li>
|
|
408
410
|
</ul>
|
|
409
411
|
</div>
|
|
410
412
|
<div class="section" id="maintainers">
|
|
@@ -418,7 +420,7 @@ mission is to support the collaborative development of Odoo features and
|
|
|
418
420
|
promote its widespread use.</p>
|
|
419
421
|
<p>Current <a class="reference external" href="https://odoo-community.org/page/maintainer-role">maintainer</a>:</p>
|
|
420
422
|
<p><a class="reference external image-reference" href="https://github.com/victoralmau"><img alt="victoralmau" src="https://github.com/victoralmau.png?size=40px" /></a></p>
|
|
421
|
-
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/project/tree/
|
|
423
|
+
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/project/tree/18.0/project_tag_hierarchy">OCA/project</a> project on GitHub.</p>
|
|
422
424
|
<p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
|
|
423
425
|
</div>
|
|
424
426
|
</div>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# Copyright 2024 Tecnativa - Víctor Martínez
|
|
1
|
+
# Copyright 2024-2025 Tecnativa - Víctor Martínez
|
|
2
2
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
|
3
3
|
|
|
4
4
|
from odoo.addons.base.tests.common import BaseCommon
|
|
@@ -17,9 +17,6 @@ class TestProjectTagHierarchy(BaseCommon):
|
|
|
17
17
|
)
|
|
18
18
|
|
|
19
19
|
def test_project_tag_name_get(self):
|
|
20
|
-
|
|
21
|
-
self.assertEqual(
|
|
22
|
-
|
|
23
|
-
self.assertEqual(tag_2_name[0][1], "Tag 1 / Tag 2")
|
|
24
|
-
tag_3_name = self.tag_3.name_get()
|
|
25
|
-
self.assertEqual(tag_3_name[0][1], "Tag 1 / Tag 2 / Tag 3")
|
|
20
|
+
self.assertEqual(self.tag_1.display_name, "Tag 1")
|
|
21
|
+
self.assertEqual(self.tag_2.display_name, "Tag 1 / Tag 2")
|
|
22
|
+
self.assertEqual(self.tag_3.display_name, "Tag 1 / Tag 2 / Tag 3")
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: odoo-addon-project_tag_hierarchy
|
|
3
|
-
Version:
|
|
3
|
+
Version: 18.0.1.0.0.3
|
|
4
|
+
Requires-Python: >=3.10
|
|
5
|
+
Requires-Dist: odoo==18.0.*
|
|
4
6
|
Summary: Project Tag Hierarchy
|
|
5
7
|
Home-page: https://github.com/OCA/project
|
|
8
|
+
License: AGPL-3
|
|
6
9
|
Author: Tecnativa, Odoo Community Association (OCA)
|
|
7
10
|
Author-email: support@odoo-community.org
|
|
8
|
-
License: AGPL-3
|
|
9
11
|
Classifier: Programming Language :: Python
|
|
10
12
|
Classifier: Framework :: Odoo
|
|
11
|
-
Classifier: Framework :: Odoo ::
|
|
13
|
+
Classifier: Framework :: Odoo :: 18.0
|
|
12
14
|
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
|
|
13
|
-
Requires-Python: >=3.10
|
|
14
|
-
Requires-Dist: odoo<16.1dev,>=16.0a
|
|
15
15
|
|
|
16
16
|
=====================
|
|
17
17
|
Project Tag Hierarchy
|
|
@@ -22,7 +22,7 @@ Project Tag Hierarchy
|
|
|
22
22
|
!! This file is generated by oca-gen-addon-readme !!
|
|
23
23
|
!! changes will be overwritten. !!
|
|
24
24
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
25
|
-
!! source digest: sha256:
|
|
25
|
+
!! source digest: sha256:81ae725f0d7f7ab3ae1b8eec654315661c936df00aa9dda44729729256782e0a
|
|
26
26
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
27
27
|
|
|
28
28
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
|
@@ -32,13 +32,13 @@ Project Tag Hierarchy
|
|
|
32
32
|
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
|
|
33
33
|
:alt: License: AGPL-3
|
|
34
34
|
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fproject-lightgray.png?logo=github
|
|
35
|
-
:target: https://github.com/OCA/project/tree/
|
|
35
|
+
:target: https://github.com/OCA/project/tree/18.0/project_tag_hierarchy
|
|
36
36
|
:alt: OCA/project
|
|
37
37
|
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
|
|
38
|
-
:target: https://translation.odoo-community.org/projects/project-
|
|
38
|
+
:target: https://translation.odoo-community.org/projects/project-18-0/project-18-0-project_tag_hierarchy
|
|
39
39
|
:alt: Translate me on Weblate
|
|
40
40
|
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
|
|
41
|
-
:target: https://runboat.odoo-community.org/builds?repo=OCA/project&target_branch=
|
|
41
|
+
:target: https://runboat.odoo-community.org/builds?repo=OCA/project&target_branch=18.0
|
|
42
42
|
:alt: Try me on Runboat
|
|
43
43
|
|
|
44
44
|
|badge1| |badge2| |badge3| |badge4| |badge5|
|
|
@@ -56,7 +56,7 @@ Bug Tracker
|
|
|
56
56
|
Bugs are tracked on `GitHub Issues <https://github.com/OCA/project/issues>`_.
|
|
57
57
|
In case of trouble, please check there if your issue has already been reported.
|
|
58
58
|
If you spotted it first, help us to smash it by providing a detailed and welcomed
|
|
59
|
-
`feedback <https://github.com/OCA/project/issues/new?body=module:%20project_tag_hierarchy%0Aversion:%
|
|
59
|
+
`feedback <https://github.com/OCA/project/issues/new?body=module:%20project_tag_hierarchy%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
|
|
60
60
|
|
|
61
61
|
Do not contact contributors directly about support or help with technical issues.
|
|
62
62
|
|
|
@@ -64,19 +64,20 @@ Credits
|
|
|
64
64
|
=======
|
|
65
65
|
|
|
66
66
|
Authors
|
|
67
|
-
|
|
67
|
+
-------
|
|
68
68
|
|
|
69
69
|
* Tecnativa
|
|
70
70
|
|
|
71
71
|
Contributors
|
|
72
|
-
|
|
72
|
+
------------
|
|
73
|
+
|
|
74
|
+
- `Tecnativa <https://www.tecnativa.com>`__:
|
|
73
75
|
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
* Pedro M. Baeza
|
|
76
|
+
- Víctor Martínez
|
|
77
|
+
- Pedro M. Baeza
|
|
77
78
|
|
|
78
79
|
Maintainers
|
|
79
|
-
|
|
80
|
+
-----------
|
|
80
81
|
|
|
81
82
|
This module is maintained by the OCA.
|
|
82
83
|
|
|
@@ -96,6 +97,6 @@ Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:
|
|
|
96
97
|
|
|
97
98
|
|maintainer-victoralmau|
|
|
98
99
|
|
|
99
|
-
This module is part of the `OCA/project <https://github.com/OCA/project/tree/
|
|
100
|
+
This module is part of the `OCA/project <https://github.com/OCA/project/tree/18.0/project_tag_hierarchy>`_ project on GitHub.
|
|
100
101
|
|
|
101
102
|
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
odoo/addons/project_tag_hierarchy/README.rst,sha256=6oP-jRXbvwu85Ykkkfm8S7ns1SI4Tu_lS4gQsM5IW8o,3082
|
|
2
|
+
odoo/addons/project_tag_hierarchy/__init__.py,sha256=X9EJGOE2GtZbS0G82PtSXmWSZ_R8jEM0rlJTDliQjp4,21
|
|
3
|
+
odoo/addons/project_tag_hierarchy/__manifest__.py,sha256=mnG6Chla_Q5qyAeL5hOFQr64i5q7j3xWKQFGUtEdcro,531
|
|
4
|
+
odoo/addons/project_tag_hierarchy/i18n/es.po,sha256=y6wbPoTTXKK9VB_Dk51do6okhS_T9DmzRFdwYgiAfxE,1392
|
|
5
|
+
odoo/addons/project_tag_hierarchy/i18n/it.po,sha256=kJqvZ1YRQxvq35gsdf_jrGhGXn_vwJmrcwTQrz-Zoe8,1418
|
|
6
|
+
odoo/addons/project_tag_hierarchy/i18n/project_tag_hierarchy.pot,sha256=2S7NaIrF-VID67hLVMxRI5kRKlHWw_Eny0W8JtFhAaE,1138
|
|
7
|
+
odoo/addons/project_tag_hierarchy/i18n/pt_BR.po,sha256=EsLxfee8hSgzoIpWEbqDdf4RumgTTfwPQU6YONira1M,1210
|
|
8
|
+
odoo/addons/project_tag_hierarchy/models/__init__.py,sha256=xZrTfm-umLklFDZlDQ4aijPeaE5FDk3Ig2TRb_a3Ci8,92
|
|
9
|
+
odoo/addons/project_tag_hierarchy/models/project_tags.py,sha256=5_lLAAgOWSVvWBULJah90QLNGqw1UsZ82bK5-gNJkRw,1076
|
|
10
|
+
odoo/addons/project_tag_hierarchy/readme/CONTRIBUTORS.md,sha256=7B3TJAW9bVCbc9-u4HKUamqJSM0J1p_Z_47T3M3uXxE,83
|
|
11
|
+
odoo/addons/project_tag_hierarchy/readme/DESCRIPTION.md,sha256=1SSCL7-0z-iHhpVzuMJ3uOQZnpcbfOOIMXrLt9AoiIY,42
|
|
12
|
+
odoo/addons/project_tag_hierarchy/static/description/icon.png,sha256=6xBPJauaFOF0KDHfHgQopSc28kKvxMaeoQFQWZtfZDo,9455
|
|
13
|
+
odoo/addons/project_tag_hierarchy/static/description/index.html,sha256=QQzLl0t9hgNUtxosENS-EDkr1uMQ8ywLHgyCamIH31Q,12402
|
|
14
|
+
odoo/addons/project_tag_hierarchy/tests/__init__.py,sha256=bKUB6KtOSf1tc83R7Ft6n7DnGkPBMKx9_EEGHrvu4iY,153
|
|
15
|
+
odoo/addons/project_tag_hierarchy/tests/test_project_tag_hierarchy.py,sha256=rpUkcx3FBEdmqmfLyoAg1ogijr1Fa5c0g6J9DJiFzsI,837
|
|
16
|
+
odoo/addons/project_tag_hierarchy/views/project_tags_views.xml,sha256=Re64aMhQwjDisC1GSgiHQYjwHHrau4QiM8GCd61D5tc,891
|
|
17
|
+
odoo_addon_project_tag_hierarchy-18.0.1.0.0.3.dist-info/METADATA,sha256=VAyEStmSy4eqNOYl2FvI3VpUyQLDszTqRzH6FW17bjw,3587
|
|
18
|
+
odoo_addon_project_tag_hierarchy-18.0.1.0.0.3.dist-info/WHEEL,sha256=9fEMia4zL7ZuZbnCOrcYogUhmn4XFIVaJ8G4YGI31xc,81
|
|
19
|
+
odoo_addon_project_tag_hierarchy-18.0.1.0.0.3.dist-info/top_level.txt,sha256=QE6RBQ0QX5f4eFuUcGgU5Kbq1A_qJcDs-e_vpr6pmfU,4
|
|
20
|
+
odoo_addon_project_tag_hierarchy-18.0.1.0.0.3.dist-info/RECORD,,
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
odoo
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
odoo/addons/project_tag_hierarchy/README.rst,sha256=3Gve86lkvhNrYmQUMTIKyqLSrlXkr_IkhUz9xeudP_A,3080
|
|
2
|
-
odoo/addons/project_tag_hierarchy/__init__.py,sha256=X9EJGOE2GtZbS0G82PtSXmWSZ_R8jEM0rlJTDliQjp4,21
|
|
3
|
-
odoo/addons/project_tag_hierarchy/__manifest__.py,sha256=zNnLFG8pFa0l-RQXbOaf7ek-lUg1t-dWRnk0Js1GwA8,531
|
|
4
|
-
odoo/addons/project_tag_hierarchy/i18n/es.po,sha256=y6wbPoTTXKK9VB_Dk51do6okhS_T9DmzRFdwYgiAfxE,1392
|
|
5
|
-
odoo/addons/project_tag_hierarchy/i18n/it.po,sha256=kJqvZ1YRQxvq35gsdf_jrGhGXn_vwJmrcwTQrz-Zoe8,1418
|
|
6
|
-
odoo/addons/project_tag_hierarchy/i18n/project_tag_hierarchy.pot,sha256=CapsUzGHzuOR_4sUAcU2S87GZsw-BiyeGTy-d7KT8No,1155
|
|
7
|
-
odoo/addons/project_tag_hierarchy/models/__init__.py,sha256=xZrTfm-umLklFDZlDQ4aijPeaE5FDk3Ig2TRb_a3Ci8,92
|
|
8
|
-
odoo/addons/project_tag_hierarchy/models/project_tags.py,sha256=yIwBPJ5argmCf13EiKUPIN62yrGnVHHquhkjoeEZuIA,1085
|
|
9
|
-
odoo/addons/project_tag_hierarchy/readme/CONTRIBUTORS.rst,sha256=HZ3v8MUVfQFiXuM6PSRpBGPO7PmLPGJJt-K-YYvhzaU,85
|
|
10
|
-
odoo/addons/project_tag_hierarchy/readme/DESCRIPTION.rst,sha256=1SSCL7-0z-iHhpVzuMJ3uOQZnpcbfOOIMXrLt9AoiIY,42
|
|
11
|
-
odoo/addons/project_tag_hierarchy/static/description/icon.png,sha256=6xBPJauaFOF0KDHfHgQopSc28kKvxMaeoQFQWZtfZDo,9455
|
|
12
|
-
odoo/addons/project_tag_hierarchy/static/description/index.html,sha256=SgnJVeFKWvkPlP1yJQ1So4LXkpmUUEmkr3Z8ATmQ7s8,12377
|
|
13
|
-
odoo/addons/project_tag_hierarchy/tests/__init__.py,sha256=bKUB6KtOSf1tc83R7Ft6n7DnGkPBMKx9_EEGHrvu4iY,153
|
|
14
|
-
odoo/addons/project_tag_hierarchy/tests/test_project_tag_hierarchy.py,sha256=8j_P65d_yrqqPKwUvkEsafO-EPFsRf3GRaKoR1TOHz4,940
|
|
15
|
-
odoo/addons/project_tag_hierarchy/views/project_tags_views.xml,sha256=Re64aMhQwjDisC1GSgiHQYjwHHrau4QiM8GCd61D5tc,891
|
|
16
|
-
odoo_addon_project_tag_hierarchy-16.0.1.0.0.4.dist-info/METADATA,sha256=Hpl6dR-oVjPncokVWbJy9JySmUG5Bswz33pHKMhKCEk,3593
|
|
17
|
-
odoo_addon_project_tag_hierarchy-16.0.1.0.0.4.dist-info/WHEEL,sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc,92
|
|
18
|
-
odoo_addon_project_tag_hierarchy-16.0.1.0.0.4.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
|
|
19
|
-
odoo_addon_project_tag_hierarchy-16.0.1.0.0.4.dist-info/RECORD,,
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
odoo
|
|
File without changes
|