Skip to content

Commit 4cb63a7

Browse files
committed
[BOT] post-merge updates
1 parent eaffe53 commit 4cb63a7

File tree

4 files changed

+27
-17
lines changed

4 files changed

+27
-17
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ addon | version | maintainers | summary
3434
[project_portal_task_visibility](project_portal_task_visibility/) | 18.0.1.0.0 | | Project Portal Task Visibility
3535
[project_purchase_link](project_purchase_link/) | 18.0.1.0.0 | | Project Purchase Link
3636
[project_role](project_role/) | 18.0.1.0.1 | <a href='https://github.com/alexey-pelykh'><img src='https://github.com/alexey-pelykh.png' width='32' height='32' style='border-radius:50%;' alt='alexey-pelykh'/></a> | Project role-based roster
37-
[project_sequence](project_sequence/) | 18.0.1.0.0 | <a href='https://github.com/yajo'><img src='https://github.com/yajo.png' width='32' height='32' style='border-radius:50%;' alt='yajo'/></a> <a href='https://github.com/anddago78'><img src='https://github.com/anddago78.png' width='32' height='32' style='border-radius:50%;' alt='anddago78'/></a> | Add a sequence field to projects, filled automatically
37+
[project_sequence](project_sequence/) | 18.0.1.1.0 | <a href='https://github.com/yajo'><img src='https://github.com/yajo.png' width='32' height='32' style='border-radius:50%;' alt='yajo'/></a> <a href='https://github.com/anddago78'><img src='https://github.com/anddago78.png' width='32' height='32' style='border-radius:50%;' alt='anddago78'/></a> | Add a sequence field to projects, filled automatically
3838
[project_stage_extra_info](project_stage_extra_info/) | 18.0.1.0.0 | | Project Stage Extra Info
3939
[project_stage_last_update_date](project_stage_last_update_date/) | 18.0.1.0.0 | | Project Stage Last Update Date
4040
[project_stakeholder](project_stakeholder/) | 18.0.1.0.0 | | Manage project stakeholders and their roles

project_sequence/README.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
15
================
26
Project Sequence
37
================
@@ -7,13 +11,13 @@ Project Sequence
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:1b07365d83fa054dcb1e7b62ed5fc520778d09310668032eac9d05542ce52d39
14+
!! source digest: sha256:7ef24fdbe1afc19dbe2c3157381f9828ebda58531ca83167d03a3523f4864359
1115
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1216
1317
.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png
1418
:target: https://odoo-community.org/page/development-status
1519
:alt: Alpha
16-
.. |badge2| image:: https://img.shields.io/badge/licence-LGPL--3-blue.png
20+
.. |badge2| image:: https://img.shields.io/badge/license-LGPL--3-blue.png
1721
:target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
1822
:alt: License: LGPL-3
1923
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fproject-lightgray.png?logo=github

project_sequence/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
{
55
"name": "Project Sequence",
66
"summary": "Add a sequence field to projects, filled automatically",
7-
"version": "18.0.1.0.0",
7+
"version": "18.0.1.1.0",
88
"development_status": "Alpha",
99
"category": "Services/Project",
1010
"website": "https://github.com/OCA/project",

project_sequence/static/description/index.html

Lines changed: 19 additions & 13 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 Sequence</title>
6+
<title>README.rst</title>
77
<style type="text/css">
88

99
/*
@@ -360,16 +360,21 @@
360360
</style>
361361
</head>
362362
<body>
363-
<div class="document" id="project-sequence">
364-
<h1 class="title">Project Sequence</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-sequence">
370+
<h1>Project Sequence</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:1b07365d83fa054dcb1e7b62ed5fc520778d09310668032eac9d05542ce52d39
375+
!! source digest: sha256:7ef24fdbe1afc19dbe2c3157381f9828ebda58531ca83167d03a3523f4864359
371376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372-
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Alpha" src="https://img.shields.io/badge/maturity-Alpha-red.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/18.0/project_sequence"><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_sequence"><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=18.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="Alpha" src="https://img.shields.io/badge/maturity-Alpha-red.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/18.0/project_sequence"><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_sequence"><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=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373378
<p>Add a sequence field to projects, filled automatically and add a code
374379
sequence filter in tree view project.</p>
375380
<div class="admonition important">
@@ -394,7 +399,7 @@ <h1 class="title">Project Sequence</h1>
394399
</ul>
395400
</div>
396401
<div class="section" id="configuration">
397-
<h1><a class="toc-backref" href="#toc-entry-1">Configuration</a></h1>
402+
<h2><a class="toc-backref" href="#toc-entry-1">Configuration</a></h2>
398403
<p>To change the project display name pattern, follow these steps:</p>
399404
<ol class="arabic">
400405
<li><p class="first">Go to <em>Project &gt; Configuration &gt; Settings</em>.</p>
@@ -406,7 +411,7 @@ <h1><a class="toc-backref" href="#toc-entry-1">Configuration</a></h1>
406411
</ol>
407412
</div>
408413
<div class="section" id="usage">
409-
<h1><a class="toc-backref" href="#toc-entry-2">Usage</a></h1>
414+
<h2><a class="toc-backref" href="#toc-entry-2">Usage</a></h2>
410415
<p>To use this module, you need to:</p>
411416
<ol class="arabic simple">
412417
<li>Go to the project icon.</li>
@@ -417,23 +422,23 @@ <h1><a class="toc-backref" href="#toc-entry-2">Usage</a></h1>
417422
</ol>
418423
</div>
419424
<div class="section" id="bug-tracker">
420-
<h1><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h1>
425+
<h2><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h2>
421426
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/project/issues">GitHub Issues</a>.
422427
In case of trouble, please check there if your issue has already been reported.
423428
If you spotted it first, help us to smash it by providing a detailed and welcomed
424429
<a class="reference external" href="https://github.com/OCA/project/issues/new?body=module:%20project_sequence%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
425430
<p>Do not contact contributors directly about support or help with technical issues.</p>
426431
</div>
427432
<div class="section" id="credits">
428-
<h1><a class="toc-backref" href="#toc-entry-4">Credits</a></h1>
433+
<h2><a class="toc-backref" href="#toc-entry-4">Credits</a></h2>
429434
<div class="section" id="authors">
430-
<h2><a class="toc-backref" href="#toc-entry-5">Authors</a></h2>
435+
<h3><a class="toc-backref" href="#toc-entry-5">Authors</a></h3>
431436
<ul class="simple">
432437
<li>Moduon</li>
433438
</ul>
434439
</div>
435440
<div class="section" id="contributors">
436-
<h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
441+
<h3><a class="toc-backref" href="#toc-entry-6">Contributors</a></h3>
437442
<ul class="simple">
438443
<li>Andrea Cattalani (<a class="reference external" href="https://www.moduon.team/">Moduon</a>)</li>
439444
<li>Jairo Llopis (<a class="reference external" href="https://www.moduon.team/">Moduon</a>)</li>
@@ -446,14 +451,14 @@ <h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
446451
</ul>
447452
</div>
448453
<div class="section" id="other-credits">
449-
<h2><a class="toc-backref" href="#toc-entry-7">Other credits</a></h2>
454+
<h3><a class="toc-backref" href="#toc-entry-7">Other credits</a></h3>
450455
<p>The development of this module has been financially supported by:</p>
451456
<ul class="simple">
452457
<li>Moduon</li>
453458
</ul>
454459
</div>
455460
<div class="section" id="maintainers">
456-
<h2><a class="toc-backref" href="#toc-entry-8">Maintainers</a></h2>
461+
<h3><a class="toc-backref" href="#toc-entry-8">Maintainers</a></h3>
457462
<p>This module is maintained by the OCA.</p>
458463
<a class="reference external image-reference" href="https://odoo-community.org">
459464
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -468,5 +473,6 @@ <h2><a class="toc-backref" href="#toc-entry-8">Maintainers</a></h2>
468473
</div>
469474
</div>
470475
</div>
476+
</div>
471477
</body>
472478
</html>

0 commit comments

Comments
 (0)