Skip to content

Commit ffdbbf8

Browse files
committed
[IMP] maintenance_plan: Define module as deprecated in readme
#414 (comment)
1 parent 05578f1 commit ffdbbf8

File tree

3 files changed

+36
-18
lines changed

3 files changed

+36
-18
lines changed

maintenance_plan/README.rst

+16-8
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,14 @@ selecting the equipments. This way, we might have a single plan that
8989
will generate all the requests. In order to use it, we need to mark the
9090
Generate with Domain field.
9191

92+
Known issues / Roadmap
93+
======================
94+
95+
This module is considered deprecated already in 17.0 because the
96+
recurrence functionality is already included in core in the requests
97+
themselves.
98+
https://github.com/OCA/maintenance/pull/414#issuecomment-2668929617
99+
92100
Bug Tracker
93101
===========
94102

@@ -111,14 +119,14 @@ Authors
111119
Contributors
112120
------------
113121

114-
- Akim Juillerat <akim.juillerat@camptocamp.com>
115-
- Matteo Mazzoni <matteo@appcademy.tech>
116-
- David Alonso <david.alonso@solvos.es>
117-
- Adrià Gil Sorribes <adria.gil@forgeflow.com>
118-
- Jordi Ballester Alomar <jordi.ballester@forgeflow.com>
119-
- Lois Rilo <lois.rilo@forgeflow.com>
120-
- Enric Tobella <enric.tobella@dixmit.com>
121-
- Alexei Rivera <arivera@archeti.com>
122+
- Akim Juillerat <akim.juillerat@camptocamp.com>
123+
- Matteo Mazzoni <matteo@appcademy.tech>
124+
- David Alonso <david.alonso@solvos.es>
125+
- Adrià Gil Sorribes <adria.gil@forgeflow.com>
126+
- Jordi Ballester Alomar <jordi.ballester@forgeflow.com>
127+
- Lois Rilo <lois.rilo@forgeflow.com>
128+
- Enric Tobella <enric.tobella@dixmit.com>
129+
- Alexei Rivera <arivera@archeti.com>
122130

123131
Maintainers
124132
-----------

maintenance_plan/readme/ROADMAP.md

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
This module is considered deprecated already in 17.0 because the recurrence functionality is already included in core in the requests themselves.
2+
https://github.com/OCA/maintenance/pull/414#issuecomment-2668929617

maintenance_plan/static/description/index.html

+18-10
Original file line numberDiff line numberDiff line change
@@ -377,11 +377,12 @@ <h1 class="title">Maintenance Plan</h1>
377377
<ul class="simple">
378378
<li><a class="reference internal" href="#installation" id="toc-entry-1">Installation</a></li>
379379
<li><a class="reference internal" href="#usage" id="toc-entry-2">Usage</a></li>
380-
<li><a class="reference internal" href="#bug-tracker" id="toc-entry-3">Bug Tracker</a></li>
381-
<li><a class="reference internal" href="#credits" id="toc-entry-4">Credits</a><ul>
382-
<li><a class="reference internal" href="#authors" id="toc-entry-5">Authors</a></li>
383-
<li><a class="reference internal" href="#contributors" id="toc-entry-6">Contributors</a></li>
384-
<li><a class="reference internal" href="#maintainers" id="toc-entry-7">Maintainers</a></li>
380+
<li><a class="reference internal" href="#known-issues-roadmap" id="toc-entry-3">Known issues / Roadmap</a></li>
381+
<li><a class="reference internal" href="#bug-tracker" id="toc-entry-4">Bug Tracker</a></li>
382+
<li><a class="reference internal" href="#credits" id="toc-entry-5">Credits</a><ul>
383+
<li><a class="reference internal" href="#authors" id="toc-entry-6">Authors</a></li>
384+
<li><a class="reference internal" href="#contributors" id="toc-entry-7">Contributors</a></li>
385+
<li><a class="reference internal" href="#maintainers" id="toc-entry-8">Maintainers</a></li>
385386
</ul>
386387
</li>
387388
</ul>
@@ -430,25 +431,32 @@ <h1><a class="toc-backref" href="#toc-entry-2">Usage</a></h1>
430431
will generate all the requests. In order to use it, we need to mark the
431432
Generate with Domain field.</p>
432433
</div>
434+
<div class="section" id="known-issues-roadmap">
435+
<h1><a class="toc-backref" href="#toc-entry-3">Known issues / Roadmap</a></h1>
436+
<p>This module is considered deprecated already in 17.0 because the
437+
recurrence functionality is already included in core in the requests
438+
themselves.
439+
<a class="reference external" href="https://github.com/OCA/maintenance/pull/414#issuecomment-2668929617">https://github.com/OCA/maintenance/pull/414#issuecomment-2668929617</a></p>
440+
</div>
433441
<div class="section" id="bug-tracker">
434-
<h1><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h1>
442+
<h1><a class="toc-backref" href="#toc-entry-4">Bug Tracker</a></h1>
435443
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/maintenance/issues">GitHub Issues</a>.
436444
In case of trouble, please check there if your issue has already been reported.
437445
If you spotted it first, help us to smash it by providing a detailed and welcomed
438446
<a class="reference external" href="https://github.com/OCA/maintenance/issues/new?body=module:%20maintenance_plan%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
439447
<p>Do not contact contributors directly about support or help with technical issues.</p>
440448
</div>
441449
<div class="section" id="credits">
442-
<h1><a class="toc-backref" href="#toc-entry-4">Credits</a></h1>
450+
<h1><a class="toc-backref" href="#toc-entry-5">Credits</a></h1>
443451
<div class="section" id="authors">
444-
<h2><a class="toc-backref" href="#toc-entry-5">Authors</a></h2>
452+
<h2><a class="toc-backref" href="#toc-entry-6">Authors</a></h2>
445453
<ul class="simple">
446454
<li>Camptocamp SA</li>
447455
<li>ForgeFlow</li>
448456
</ul>
449457
</div>
450458
<div class="section" id="contributors">
451-
<h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
459+
<h2><a class="toc-backref" href="#toc-entry-7">Contributors</a></h2>
452460
<ul class="simple">
453461
<li>Akim Juillerat &lt;<a class="reference external" href="mailto:akim.juillerat&#64;camptocamp.com">akim.juillerat&#64;camptocamp.com</a>&gt;</li>
454462
<li>Matteo Mazzoni &lt;<a class="reference external" href="mailto:matteo&#64;appcademy.tech">matteo&#64;appcademy.tech</a>&gt;</li>
@@ -461,7 +469,7 @@ <h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
461469
</ul>
462470
</div>
463471
<div class="section" id="maintainers">
464-
<h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
472+
<h2><a class="toc-backref" href="#toc-entry-8">Maintainers</a></h2>
465473
<p>This module is maintained by the OCA.</p>
466474
<a class="reference external image-reference" href="https://odoo-community.org">
467475
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />

0 commit comments

Comments
 (0)