Skip to content

Commit 82dba1c

Browse files
committed
[BOT] post-merge updates
1 parent ee119cb commit 82dba1c

4 files changed

Lines changed: 21 additions & 14 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ Available addons
2121
----------------
2222
addon | version | maintainers | summary
2323
--- | --- | --- | ---
24+
[project_task_default_stage](project_task_default_stage/) | 19.0.1.0.0 | | Recovery default task stages for projects from v8
2425
[project_task_pull_request](project_task_pull_request/) | 19.0.1.0.0 | | Adds a field for a PR URI to project tasks
2526
[project_task_stage_mgmt](project_task_stage_mgmt/) | 19.0.1.0.0 | <a href='https://github.com/DavidJForgeFlow'><img src='https://github.com/DavidJForgeFlow.png' width='32' height='32' style='border-radius:50%;' alt='DavidJForgeFlow'/></a> | Allows to assign and create task stages on project creation wizard
2627
[project_task_stage_state](project_task_stage_state/) | 19.0.1.0.0 | | Restore State attribute removed from Project Stages in 8.0

project_task_default_stage/README.rst

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Project Task Default Stage
1111
!! This file is generated by oca-gen-addon-readme !!
1212
!! changes will be overwritten. !!
1313
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14-
!! source digest: sha256:5aff01d38fa5ec9f8c3f15740d4a504fbda95d4e2cb95458c98b20ccf582073a
14+
!! source digest: sha256:bf58d3272c460b1e3dbb515e36d91c340c3667bb5966d761065983c396b6cbd0
1515
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1616
1717
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -67,13 +67,13 @@ Authors
6767
Contributors
6868
------------
6969

70-
- Carlos Dauden <carlos@incaser.es>
71-
- Sergio Teruel <sergio@incaser.es>
72-
- Duc, Dao Dong <duc.dd@komit-consulting.com>
73-
(https://komit-consulting.com)
74-
- `Tecnativa <https://www.tecnativa.com>`__:
70+
- Carlos Dauden <carlos@incaser.es>
71+
- Sergio Teruel <sergio@incaser.es>
72+
- Duc, Dao Dong <duc.dd@komit-consulting.com>
73+
(https://komit-consulting.com)
74+
- `Tecnativa <https://www.tecnativa.com>`__:
7575

76-
- Ernesto Tejeda
76+
- Ernesto Tejeda
7777

7878
Maintainers
7979
-----------

project_task_default_stage/static/description/index.html

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,11 @@
88

99
/*
1010
:Author: David Goodger (goodger@python.org)
11-
:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $
11+
:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $
1212
:Copyright: This stylesheet has been placed in the public domain.
1313
1414
Default cascading style sheet for the HTML output of Docutils.
15+
Despite the name, some widely supported CSS2 features are used.
1516
1617
See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
1718
customize this style sheet.
@@ -274,7 +275,7 @@
274275
margin-left: 2em ;
275276
margin-right: 2em }
276277

277-
pre.code .ln { color: grey; } /* line numbers */
278+
pre.code .ln { color: gray; } /* line numbers */
278279
pre.code, code { background-color: #eeeeee }
279280
pre.code .comment, code .comment { color: #5C6576 }
280281
pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold }
@@ -300,7 +301,7 @@
300301
span.pre {
301302
white-space: pre }
302303

303-
span.problematic {
304+
span.problematic, pre.problematic {
304305
color: red }
305306

306307
span.section-subtitle {
@@ -362,14 +363,16 @@
362363
<div class="document">
363364

364365

365-
<a class="reference external image-reference" href="https://odoo-community.org/get-involved?utm_source=readme"><img alt="Odoo Community Association" src="https://odoo-community.org/readme-banner-image" /></a>
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>
366369
<div class="section" id="project-task-default-stage">
367370
<h1>Project Task Default Stage</h1>
368371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
369372
!! This file is generated by oca-gen-addon-readme !!
370373
!! changes will be overwritten. !!
371374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
372-
!! source digest: sha256:5aff01d38fa5ec9f8c3f15740d4a504fbda95d4e2cb95458c98b20ccf582073a
375+
!! source digest: sha256:bf58d3272c460b1e3dbb515e36d91c340c3667bb5966d761065983c396b6cbd0
373376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
374377
<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/19.0/project_task_default_stage"><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-19-0/project-19-0-project_task_default_stage"><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=19.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
375378
<p>This module adds <tt class="docutils literal">case_default</tt> fields to Project Tasks and project
@@ -424,7 +427,9 @@ <h3><a class="toc-backref" href="#toc-entry-5">Contributors</a></h3>
424427
<div class="section" id="maintainers">
425428
<h3><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h3>
426429
<p>This module is maintained by the OCA.</p>
427-
<a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a>
430+
<a class="reference external image-reference" href="https://odoo-community.org">
431+
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
432+
</a>
428433
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
429434
mission is to support the collaborative development of Odoo features and
430435
promote its widespread use.</p>

setup/_metapackage/pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
[project]
22
name = "odoo-addons-oca-project"
3-
version = "19.0.20260112.0"
3+
version = "19.0.20260120.0"
44
dependencies = [
5+
"odoo-addon-project_task_default_stage==19.0.*",
56
"odoo-addon-project_task_pull_request==19.0.*",
67
"odoo-addon-project_task_stage_mgmt==19.0.*",
78
"odoo-addon-project_task_stage_state==19.0.*",

0 commit comments

Comments
 (0)