Skip to content

Commit 022afa9

Browse files
committed
[BOT] post-merge updates
1 parent 34e8f81 commit 022afa9

File tree

4 files changed

+30
-32
lines changed

4 files changed

+30
-32
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ addon | version | maintainers | summary
2727
[project_duplicate_subtask](project_duplicate_subtask/) | 16.0.1.0.0 | | The module adds an action to duplicate tasks with the child subtasks
2828
[project_hr](project_hr/) | 16.0.1.0.1 | <a href='https://github.com/pedrobaeza'><img src='https://github.com/pedrobaeza.png' width='32' height='32' style='border-radius:50%;' alt='pedrobaeza'/></a> | Link HR with project
2929
[project_internal_access_from_portal](project_internal_access_from_portal/) | 16.0.1.0.1 | | Show internal projects in portal
30-
[project_key](project_key/) | 16.0.2.0.0 | | Module decorates projects and tasks with Project Key
30+
[project_key](project_key/) | 16.0.2.0.1 | | Module decorates projects and tasks with Project Key
3131
[project_list](project_list/) | 16.0.1.0.1 | | Projects list view
3232
[project_merge](project_merge/) | 16.0.1.0.0 | | Wizard to merge project tasks
3333
[project_milestone_status](project_milestone_status/) | 16.0.1.0.0 | <a href='https://github.com/lbarry-apsl'><img src='https://github.com/lbarry-apsl.png' width='32' height='32' style='border-radius:50%;' alt='lbarry-apsl'/></a> | Project Milestone Status

project_key/README.rst

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,17 @@
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+
15
===========
26
Project Key
37
===========
48

5-
..
9+
..
610
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:f1ca989b9b2483b25d02c90259b1ed83036ec5fb6e88716359a4d47116b2a98a
14+
!! source digest: sha256:0d6cc13261a79dcbd8494101e36f4b086f469a1b212dcc5d1b5daeb5d431010d
1115
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1216
1317
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -73,11 +77,6 @@ In browser address bar:
7377
#. Navigate to your project by entering following url: http://<<your-domain>>/projects/PROJECT-KEY
7478
#. Navigate to your task by entering following url: http://<<your-domain>>/tasks/TASK-KEY
7579

76-
Known issues / Roadmap
77-
======================
78-
79-
* Negative searches (e.g., using operators like `!=`, `not ilike`) are not supported when searching projects by their `key` or ID.
80-
8180
Bug Tracker
8281
===========
8382

project_key/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"name": "Project Key",
66
"summary": "Module decorates projects and tasks with Project Key",
77
"category": "Project",
8-
"version": "16.0.2.0.0",
8+
"version": "16.0.2.0.1",
99
"license": "LGPL-3",
1010
"author": "Modoolar, Odoo Community Association (OCA)",
1111
"website": "https://github.com/OCA/project",

project_key/static/description/index.html

Lines changed: 22 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
55
<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
6-
<title>Project Key</title>
6+
<title>README.rst</title>
77
<style type="text/css">
88

99
/*
@@ -360,33 +360,37 @@
360360
</style>
361361
</head>
362362
<body>
363-
<div class="document" id="project-key">
364-
<h1 class="title">Project Key</h1>
363+
<div class="document">
365364

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-key">
370+
<h1>Project Key</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:f1ca989b9b2483b25d02c90259b1ed83036ec5fb6e88716359a4d47116b2a98a
375+
!! source digest: sha256:0d6cc13261a79dcbd8494101e36f4b086f469a1b212dcc5d1b5daeb5d431010d
371376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
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/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/project/tree/16.0/project_key"><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-16-0/project-16-0-project_key"><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&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
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/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/license-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/project/tree/16.0/project_key"><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-16-0/project-16-0-project_key"><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&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373378
<p>This module provides functionality to uniquely identify projects and tasks by simple <tt class="docutils literal">key</tt> field.</p>
374379
<p><strong>Table of contents</strong></p>
375380
<div class="contents local topic" id="contents">
376381
<ul class="simple">
377382
<li><a class="reference internal" href="#usage" id="toc-entry-1">Usage</a></li>
378-
<li><a class="reference internal" href="#known-issues-roadmap" id="toc-entry-2">Known issues / Roadmap</a></li>
379-
<li><a class="reference internal" href="#bug-tracker" id="toc-entry-3">Bug Tracker</a></li>
380-
<li><a class="reference internal" href="#credits" id="toc-entry-4">Credits</a><ul>
381-
<li><a class="reference internal" href="#authors" id="toc-entry-5">Authors</a></li>
382-
<li><a class="reference internal" href="#contributors" id="toc-entry-6">Contributors</a></li>
383-
<li><a class="reference internal" href="#maintainers" id="toc-entry-7">Maintainers</a></li>
383+
<li><a class="reference internal" href="#bug-tracker" id="toc-entry-2">Bug Tracker</a></li>
384+
<li><a class="reference internal" href="#credits" id="toc-entry-3">Credits</a><ul>
385+
<li><a class="reference internal" href="#authors" id="toc-entry-4">Authors</a></li>
386+
<li><a class="reference internal" href="#contributors" id="toc-entry-5">Contributors</a></li>
387+
<li><a class="reference internal" href="#maintainers" id="toc-entry-6">Maintainers</a></li>
384388
</ul>
385389
</li>
386390
</ul>
387391
</div>
388392
<div class="section" id="usage">
389-
<h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
393+
<h2><a class="toc-backref" href="#toc-entry-1">Usage</a></h2>
390394
<p>To use this module functionality you just need to:</p>
391395
<p>On <tt class="docutils literal">project.project</tt> level:</p>
392396
<p>In Kanban View:</p>
@@ -420,30 +424,24 @@ <h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
420424
<li>Navigate to your task by entering following url: <a class="reference external" href="http:/">http:/</a>/&lt;&lt;your-domain&gt;&gt;/tasks/TASK-KEY</li>
421425
</ol>
422426
</div>
423-
<div class="section" id="known-issues-roadmap">
424-
<h1><a class="toc-backref" href="#toc-entry-2">Known issues / Roadmap</a></h1>
425-
<ul class="simple">
426-
<li>Negative searches (e.g., using operators like <cite>!=</cite>, <cite>not ilike</cite>) are not supported when searching projects by their <cite>key</cite> or ID.</li>
427-
</ul>
428-
</div>
429427
<div class="section" id="bug-tracker">
430-
<h1><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h1>
428+
<h2><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h2>
431429
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/project/issues">GitHub Issues</a>.
432430
In case of trouble, please check there if your issue has already been reported.
433431
If you spotted it first, help us to smash it by providing a detailed and welcomed
434432
<a class="reference external" href="https://github.com/OCA/project/issues/new?body=module:%20project_key%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
435433
<p>Do not contact contributors directly about support or help with technical issues.</p>
436434
</div>
437435
<div class="section" id="credits">
438-
<h1><a class="toc-backref" href="#toc-entry-4">Credits</a></h1>
436+
<h2><a class="toc-backref" href="#toc-entry-3">Credits</a></h2>
439437
<div class="section" id="authors">
440-
<h2><a class="toc-backref" href="#toc-entry-5">Authors</a></h2>
438+
<h3><a class="toc-backref" href="#toc-entry-4">Authors</a></h3>
441439
<ul class="simple">
442440
<li>Modoolar</li>
443441
</ul>
444442
</div>
445443
<div class="section" id="contributors">
446-
<h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
444+
<h3><a class="toc-backref" href="#toc-entry-5">Contributors</a></h3>
447445
<ul class="simple">
448446
<li>Petar Najman &lt;<a class="reference external" href="mailto:petar.najman&#64;modoolar.com">petar.najman&#64;modoolar.com</a>&gt;</li>
449447
<li>Sladjan Kantar &lt;<a class="reference external" href="mailto:sladjan.kantar&#64;modoolar.com">sladjan.kantar&#64;modoolar.com</a>&gt;</li>
@@ -456,7 +454,7 @@ <h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
456454
</ul>
457455
</div>
458456
<div class="section" id="maintainers">
459-
<h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
457+
<h3><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h3>
460458
<p>This module is maintained by the OCA.</p>
461459
<a class="reference external image-reference" href="https://odoo-community.org">
462460
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -469,5 +467,6 @@ <h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
469467
</div>
470468
</div>
471469
</div>
470+
</div>
472471
</body>
473472
</html>

0 commit comments

Comments
 (0)