odoo-addon-project-tag-hierarchy 16.0.1.0.0.4__py3-none-any.whl → 17.0.1.0.0.2__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 +18 -13
- odoo/addons/project_tag_hierarchy/__manifest__.py +1 -2
- odoo/addons/project_tag_hierarchy/i18n/project_tag_hierarchy.pot +1 -8
- odoo/addons/project_tag_hierarchy/models/project_tags.py +4 -11
- odoo/addons/project_tag_hierarchy/readme/CONTRIBUTORS.md +3 -0
- odoo/addons/project_tag_hierarchy/static/description/index.html +23 -15
- odoo/addons/project_tag_hierarchy/tests/test_project_tag_hierarchy.py +14 -9
- {odoo_addon_project_tag_hierarchy-16.0.1.0.0.4.dist-info → odoo_addon_project_tag_hierarchy-17.0.1.0.0.2.dist-info}/METADATA +24 -18
- odoo_addon_project_tag_hierarchy-17.0.1.0.0.2.dist-info/RECORD +19 -0
- {odoo_addon_project_tag_hierarchy-16.0.1.0.0.4.dist-info → odoo_addon_project_tag_hierarchy-17.0.1.0.0.2.dist-info}/WHEEL +1 -1
- odoo_addon_project_tag_hierarchy-17.0.1.0.0.2.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
|
@@ -1,3 +1,7 @@
|
|
|
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
|
+
|
|
1
5
|
=====================
|
|
2
6
|
Project Tag Hierarchy
|
|
3
7
|
=====================
|
|
@@ -7,23 +11,23 @@ Project Tag Hierarchy
|
|
|
7
11
|
!! This file is generated by oca-gen-addon-readme !!
|
|
8
12
|
!! changes will be overwritten. !!
|
|
9
13
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
10
|
-
!! source digest: sha256:
|
|
14
|
+
!! source digest: sha256:5b46163e98289c2d86434a161bab8ef46d3358c90a16a5f06ede4833fceb3cf5
|
|
11
15
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
12
16
|
|
|
13
17
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
|
14
18
|
:target: https://odoo-community.org/page/development-status
|
|
15
19
|
:alt: Beta
|
|
16
|
-
.. |badge2| image:: https://img.shields.io/badge/
|
|
20
|
+
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
|
|
17
21
|
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
|
|
18
22
|
:alt: License: AGPL-3
|
|
19
23
|
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fproject-lightgray.png?logo=github
|
|
20
|
-
:target: https://github.com/OCA/project/tree/
|
|
24
|
+
:target: https://github.com/OCA/project/tree/17.0/project_tag_hierarchy
|
|
21
25
|
:alt: OCA/project
|
|
22
26
|
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
|
|
23
|
-
:target: https://translation.odoo-community.org/projects/project-
|
|
27
|
+
:target: https://translation.odoo-community.org/projects/project-17-0/project-17-0-project_tag_hierarchy
|
|
24
28
|
:alt: Translate me on Weblate
|
|
25
29
|
.. |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=
|
|
30
|
+
:target: https://runboat.odoo-community.org/builds?repo=OCA/project&target_branch=17.0
|
|
27
31
|
:alt: Try me on Runboat
|
|
28
32
|
|
|
29
33
|
|badge1| |badge2| |badge3| |badge4| |badge5|
|
|
@@ -41,7 +45,7 @@ Bug Tracker
|
|
|
41
45
|
Bugs are tracked on `GitHub Issues <https://github.com/OCA/project/issues>`_.
|
|
42
46
|
In case of trouble, please check there if your issue has already been reported.
|
|
43
47
|
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:%
|
|
48
|
+
`feedback <https://github.com/OCA/project/issues/new?body=module:%20project_tag_hierarchy%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
|
|
45
49
|
|
|
46
50
|
Do not contact contributors directly about support or help with technical issues.
|
|
47
51
|
|
|
@@ -49,19 +53,20 @@ Credits
|
|
|
49
53
|
=======
|
|
50
54
|
|
|
51
55
|
Authors
|
|
52
|
-
|
|
56
|
+
-------
|
|
53
57
|
|
|
54
58
|
* Tecnativa
|
|
55
59
|
|
|
56
60
|
Contributors
|
|
57
|
-
|
|
61
|
+
------------
|
|
62
|
+
|
|
63
|
+
- `Tecnativa <https://www.tecnativa.com>`__:
|
|
58
64
|
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
* Pedro M. Baeza
|
|
65
|
+
- Víctor Martínez
|
|
66
|
+
- Pedro M. Baeza
|
|
62
67
|
|
|
63
68
|
Maintainers
|
|
64
|
-
|
|
69
|
+
-----------
|
|
65
70
|
|
|
66
71
|
This module is maintained by the OCA.
|
|
67
72
|
|
|
@@ -81,6 +86,6 @@ Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:
|
|
|
81
86
|
|
|
82
87
|
|maintainer-victoralmau|
|
|
83
88
|
|
|
84
|
-
This module is part of the `OCA/project <https://github.com/OCA/project/tree/
|
|
89
|
+
This module is part of the `OCA/project <https://github.com/OCA/project/tree/17.0/project_tag_hierarchy>`_ project on GitHub.
|
|
85
90
|
|
|
86
91
|
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
|
|
@@ -2,14 +2,13 @@
|
|
|
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": "17.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)",
|
|
9
9
|
"license": "AGPL-3",
|
|
10
10
|
"depends": ["project"],
|
|
11
11
|
"installable": True,
|
|
12
|
-
"auto_install": True,
|
|
13
12
|
"data": [
|
|
14
13
|
"views/project_tags_views.xml",
|
|
15
14
|
],
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
#
|
|
5
5
|
msgid ""
|
|
6
6
|
msgstr ""
|
|
7
|
-
"Project-Id-Version: Odoo Server
|
|
7
|
+
"Project-Id-Version: Odoo Server 17.0\n"
|
|
8
8
|
"Report-Msgid-Bugs-To: \n"
|
|
9
9
|
"Last-Translator: \n"
|
|
10
10
|
"Language-Team: \n"
|
|
@@ -32,10 +32,3 @@ msgstr ""
|
|
|
32
32
|
#: model:ir.model,name:project_tag_hierarchy.model_project_tags
|
|
33
33
|
msgid "Project Tags"
|
|
34
34
|
msgstr ""
|
|
35
|
-
|
|
36
|
-
#. module: project_tag_hierarchy
|
|
37
|
-
#. odoo-python
|
|
38
|
-
#: code:addons/project_tag_hierarchy/models/project_tags.py:0
|
|
39
|
-
#, python-format
|
|
40
|
-
msgid "You can not create recursive tags."
|
|
41
|
-
msgstr ""
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
# Copyright 2024 Tecnativa - Víctor Martínez
|
|
2
2
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl)
|
|
3
|
-
from odoo import
|
|
4
|
-
from odoo.exceptions import ValidationError
|
|
3
|
+
from odoo import api, fields, models
|
|
5
4
|
|
|
6
5
|
|
|
7
6
|
class ProjectTags(models.Model):
|
|
@@ -16,18 +15,12 @@ class ProjectTags(models.Model):
|
|
|
16
15
|
)
|
|
17
16
|
parent_path = fields.Char(index=True, unaccent=False)
|
|
18
17
|
|
|
19
|
-
|
|
20
|
-
|
|
18
|
+
@api.depends("name", "parent_id")
|
|
19
|
+
def _compute_display_name(self):
|
|
21
20
|
for tag in self:
|
|
22
21
|
names = []
|
|
23
22
|
current = tag
|
|
24
23
|
while current:
|
|
25
24
|
names.append(current.name)
|
|
26
25
|
current = current.parent_id
|
|
27
|
-
|
|
28
|
-
return res
|
|
29
|
-
|
|
30
|
-
@api.constrains("parent_id")
|
|
31
|
-
def _check_parent_id(self):
|
|
32
|
-
if not self._check_recursion():
|
|
33
|
-
raise ValidationError(_("You can not create recursive tags."))
|
|
26
|
+
tag.display_name = " / ".join(reversed(names))
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
<head>
|
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
5
5
|
<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
|
|
6
|
-
<title>
|
|
6
|
+
<title>README.rst</title>
|
|
7
7
|
<style type="text/css">
|
|
8
8
|
|
|
9
9
|
/*
|
|
@@ -360,16 +360,21 @@ ul.auto-toc {
|
|
|
360
360
|
</style>
|
|
361
361
|
</head>
|
|
362
362
|
<body>
|
|
363
|
-
<div class="document"
|
|
364
|
-
<h1 class="title">Project Tag Hierarchy</h1>
|
|
363
|
+
<div class="document">
|
|
365
364
|
|
|
365
|
+
|
|
366
|
+
<a class="reference external image-reference" href="https://odoo-community.org/get-involved?utm_source=readme">
|
|
367
|
+
<img alt="Odoo Community Association" src="https://odoo-community.org/readme-banner-image" />
|
|
368
|
+
</a>
|
|
369
|
+
<div class="section" id="project-tag-hierarchy">
|
|
370
|
+
<h1>Project Tag Hierarchy</h1>
|
|
366
371
|
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
367
372
|
!! This file is generated by oca-gen-addon-readme !!
|
|
368
373
|
!! changes will be overwritten. !!
|
|
369
374
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
370
|
-
!! source digest: sha256:
|
|
375
|
+
!! source digest: sha256:5b46163e98289c2d86434a161bab8ef46d3358c90a16a5f06ede4833fceb3cf5
|
|
371
376
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
|
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/
|
|
377
|
+
<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/license-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/project/tree/17.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-17-0/project-17-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=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
|
373
378
|
<p>Hierarchy is added to the project labels.</p>
|
|
374
379
|
<p><strong>Table of contents</strong></p>
|
|
375
380
|
<div class="contents local topic" id="contents">
|
|
@@ -384,31 +389,33 @@ ul.auto-toc {
|
|
|
384
389
|
</ul>
|
|
385
390
|
</div>
|
|
386
391
|
<div class="section" id="bug-tracker">
|
|
387
|
-
<
|
|
392
|
+
<h2><a class="toc-backref" href="#toc-entry-1">Bug Tracker</a></h2>
|
|
388
393
|
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/project/issues">GitHub Issues</a>.
|
|
389
394
|
In case of trouble, please check there if your issue has already been reported.
|
|
390
395
|
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:%
|
|
396
|
+
<a class="reference external" href="https://github.com/OCA/project/issues/new?body=module:%20project_tag_hierarchy%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
|
|
392
397
|
<p>Do not contact contributors directly about support or help with technical issues.</p>
|
|
393
398
|
</div>
|
|
394
399
|
<div class="section" id="credits">
|
|
395
|
-
<
|
|
400
|
+
<h2><a class="toc-backref" href="#toc-entry-2">Credits</a></h2>
|
|
396
401
|
<div class="section" id="authors">
|
|
397
|
-
<
|
|
402
|
+
<h3><a class="toc-backref" href="#toc-entry-3">Authors</a></h3>
|
|
398
403
|
<ul class="simple">
|
|
399
404
|
<li>Tecnativa</li>
|
|
400
405
|
</ul>
|
|
401
406
|
</div>
|
|
402
407
|
<div class="section" id="contributors">
|
|
403
|
-
<
|
|
408
|
+
<h3><a class="toc-backref" href="#toc-entry-4">Contributors</a></h3>
|
|
404
409
|
<ul class="simple">
|
|
405
|
-
<li><a class="reference external" href="https://www.tecnativa.com">Tecnativa</a
|
|
406
|
-
|
|
407
|
-
|
|
410
|
+
<li><a class="reference external" href="https://www.tecnativa.com">Tecnativa</a>:<ul>
|
|
411
|
+
<li>Víctor Martínez</li>
|
|
412
|
+
<li>Pedro M. Baeza</li>
|
|
413
|
+
</ul>
|
|
414
|
+
</li>
|
|
408
415
|
</ul>
|
|
409
416
|
</div>
|
|
410
417
|
<div class="section" id="maintainers">
|
|
411
|
-
<
|
|
418
|
+
<h3><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h3>
|
|
412
419
|
<p>This module is maintained by the OCA.</p>
|
|
413
420
|
<a class="reference external image-reference" href="https://odoo-community.org">
|
|
414
421
|
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
|
|
@@ -418,10 +425,11 @@ mission is to support the collaborative development of Odoo features and
|
|
|
418
425
|
promote its widespread use.</p>
|
|
419
426
|
<p>Current <a class="reference external" href="https://odoo-community.org/page/maintainer-role">maintainer</a>:</p>
|
|
420
427
|
<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/
|
|
428
|
+
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/project/tree/17.0/project_tag_hierarchy">OCA/project</a> project on GitHub.</p>
|
|
422
429
|
<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
430
|
</div>
|
|
424
431
|
</div>
|
|
425
432
|
</div>
|
|
433
|
+
</div>
|
|
426
434
|
</body>
|
|
427
435
|
</html>
|
|
@@ -1,10 +1,14 @@
|
|
|
1
1
|
# Copyright 2024 Tecnativa - Víctor Martínez
|
|
2
2
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
|
3
3
|
|
|
4
|
-
from odoo.
|
|
4
|
+
from odoo.exceptions import UserError
|
|
5
|
+
from odoo.tests import tagged
|
|
5
6
|
|
|
7
|
+
from odoo.addons.base.tests.common import TransactionCase
|
|
6
8
|
|
|
7
|
-
|
|
9
|
+
|
|
10
|
+
@tagged("post_install", "-at_install")
|
|
11
|
+
class TestProjectTagHierarchy(TransactionCase):
|
|
8
12
|
@classmethod
|
|
9
13
|
def setUpClass(cls):
|
|
10
14
|
super().setUpClass()
|
|
@@ -16,10 +20,11 @@ class TestProjectTagHierarchy(BaseCommon):
|
|
|
16
20
|
{"name": "Tag 3", "parent_id": cls.tag_2.id}
|
|
17
21
|
)
|
|
18
22
|
|
|
19
|
-
def
|
|
20
|
-
|
|
21
|
-
self.assertEqual(
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
self.
|
|
23
|
+
def test_project_tag_display_name(self):
|
|
24
|
+
self.assertEqual(self.tag_1.display_name, "Tag 1")
|
|
25
|
+
self.assertEqual(self.tag_2.display_name, "Tag 1 / Tag 2")
|
|
26
|
+
self.assertEqual(self.tag_3.display_name, "Tag 1 / Tag 2 / Tag 3")
|
|
27
|
+
|
|
28
|
+
def test_project_tag_recursion(self):
|
|
29
|
+
with self.assertRaises(UserError):
|
|
30
|
+
self.tag_1.parent_id = self.tag_3
|
|
@@ -1,17 +1,22 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: odoo-addon-project_tag_hierarchy
|
|
3
|
-
Version:
|
|
3
|
+
Version: 17.0.1.0.0.2
|
|
4
|
+
Requires-Python: >=3.10
|
|
5
|
+
Requires-Dist: odoo>=17.0a,<17.1dev
|
|
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 :: 17.0
|
|
12
14
|
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
|
|
13
|
-
|
|
14
|
-
|
|
15
|
+
Description-Content-Type: text/x-rst
|
|
16
|
+
|
|
17
|
+
.. image:: https://odoo-community.org/readme-banner-image
|
|
18
|
+
:target: https://odoo-community.org/get-involved?utm_source=readme
|
|
19
|
+
:alt: Odoo Community Association
|
|
15
20
|
|
|
16
21
|
=====================
|
|
17
22
|
Project Tag Hierarchy
|
|
@@ -22,23 +27,23 @@ Project Tag Hierarchy
|
|
|
22
27
|
!! This file is generated by oca-gen-addon-readme !!
|
|
23
28
|
!! changes will be overwritten. !!
|
|
24
29
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
25
|
-
!! source digest: sha256:
|
|
30
|
+
!! source digest: sha256:5b46163e98289c2d86434a161bab8ef46d3358c90a16a5f06ede4833fceb3cf5
|
|
26
31
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
27
32
|
|
|
28
33
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
|
29
34
|
:target: https://odoo-community.org/page/development-status
|
|
30
35
|
:alt: Beta
|
|
31
|
-
.. |badge2| image:: https://img.shields.io/badge/
|
|
36
|
+
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
|
|
32
37
|
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
|
|
33
38
|
:alt: License: AGPL-3
|
|
34
39
|
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fproject-lightgray.png?logo=github
|
|
35
|
-
:target: https://github.com/OCA/project/tree/
|
|
40
|
+
:target: https://github.com/OCA/project/tree/17.0/project_tag_hierarchy
|
|
36
41
|
:alt: OCA/project
|
|
37
42
|
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
|
|
38
|
-
:target: https://translation.odoo-community.org/projects/project-
|
|
43
|
+
:target: https://translation.odoo-community.org/projects/project-17-0/project-17-0-project_tag_hierarchy
|
|
39
44
|
:alt: Translate me on Weblate
|
|
40
45
|
.. |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=
|
|
46
|
+
:target: https://runboat.odoo-community.org/builds?repo=OCA/project&target_branch=17.0
|
|
42
47
|
:alt: Try me on Runboat
|
|
43
48
|
|
|
44
49
|
|badge1| |badge2| |badge3| |badge4| |badge5|
|
|
@@ -56,7 +61,7 @@ Bug Tracker
|
|
|
56
61
|
Bugs are tracked on `GitHub Issues <https://github.com/OCA/project/issues>`_.
|
|
57
62
|
In case of trouble, please check there if your issue has already been reported.
|
|
58
63
|
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:%
|
|
64
|
+
`feedback <https://github.com/OCA/project/issues/new?body=module:%20project_tag_hierarchy%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
|
|
60
65
|
|
|
61
66
|
Do not contact contributors directly about support or help with technical issues.
|
|
62
67
|
|
|
@@ -64,19 +69,20 @@ Credits
|
|
|
64
69
|
=======
|
|
65
70
|
|
|
66
71
|
Authors
|
|
67
|
-
|
|
72
|
+
-------
|
|
68
73
|
|
|
69
74
|
* Tecnativa
|
|
70
75
|
|
|
71
76
|
Contributors
|
|
72
|
-
|
|
77
|
+
------------
|
|
78
|
+
|
|
79
|
+
- `Tecnativa <https://www.tecnativa.com>`__:
|
|
73
80
|
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
* Pedro M. Baeza
|
|
81
|
+
- Víctor Martínez
|
|
82
|
+
- Pedro M. Baeza
|
|
77
83
|
|
|
78
84
|
Maintainers
|
|
79
|
-
|
|
85
|
+
-----------
|
|
80
86
|
|
|
81
87
|
This module is maintained by the OCA.
|
|
82
88
|
|
|
@@ -96,6 +102,6 @@ Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:
|
|
|
96
102
|
|
|
97
103
|
|maintainer-victoralmau|
|
|
98
104
|
|
|
99
|
-
This module is part of the `OCA/project <https://github.com/OCA/project/tree/
|
|
105
|
+
This module is part of the `OCA/project <https://github.com/OCA/project/tree/17.0/project_tag_hierarchy>`_ project on GitHub.
|
|
100
106
|
|
|
101
107
|
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
odoo/addons/project_tag_hierarchy/README.rst,sha256=QW1w6Bm228H5KX75A3B94A4Pg1NS93UEAlPd5hyxtso,3247
|
|
2
|
+
odoo/addons/project_tag_hierarchy/__init__.py,sha256=X9EJGOE2GtZbS0G82PtSXmWSZ_R8jEM0rlJTDliQjp4,21
|
|
3
|
+
odoo/addons/project_tag_hierarchy/__manifest__.py,sha256=xfcVFS2p_U5VXDhmunZBQfHB3vmG2dQBUIQsE9oWtLo,505
|
|
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=J_9GhdTHbTgHuAoSl2OHtCLG0wCoANDZprii6SANBoY,974
|
|
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=MxJTHEFsac2fFjLSlaj9IBIOE_zIqENtq8O1WlNIzmk,869
|
|
9
|
+
odoo/addons/project_tag_hierarchy/readme/CONTRIBUTORS.md,sha256=7B3TJAW9bVCbc9-u4HKUamqJSM0J1p_Z_47T3M3uXxE,83
|
|
10
|
+
odoo/addons/project_tag_hierarchy/readme/DESCRIPTION.md,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=PePzLSl-NI0rnnnqt_pamE2P5rvOwl3dJ17nxcIHtx8,12618
|
|
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=yjoIN-hrkYbqgCgtRBm6qXF_VPabp6_v633u5Pq9gdw,1086
|
|
15
|
+
odoo/addons/project_tag_hierarchy/views/project_tags_views.xml,sha256=Re64aMhQwjDisC1GSgiHQYjwHHrau4QiM8GCd61D5tc,891
|
|
16
|
+
odoo_addon_project_tag_hierarchy-17.0.1.0.0.2.dist-info/METADATA,sha256=z1C7aW4bdHVNJkR5EJ9i8hiK-VddCTw6vzcDiAq67DI,3797
|
|
17
|
+
odoo_addon_project_tag_hierarchy-17.0.1.0.0.2.dist-info/WHEEL,sha256=ZhOvUsYhy81Dx67gN3TV0RchQWBIIzutDZaJODDg2Vo,81
|
|
18
|
+
odoo_addon_project_tag_hierarchy-17.0.1.0.0.2.dist-info/top_level.txt,sha256=QE6RBQ0QX5f4eFuUcGgU5Kbq1A_qJcDs-e_vpr6pmfU,4
|
|
19
|
+
odoo_addon_project_tag_hierarchy-17.0.1.0.0.2.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
|