@@ -377,11 +377,12 @@ <h1 class="title">Maintenance Plan</h1>
377
377
< ul class ="simple ">
378
378
< li > < a class ="reference internal " href ="#installation " id ="toc-entry-1 "> Installation</ a > </ li >
379
379
< 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 >
385
386
</ ul >
386
387
</ li >
387
388
</ ul >
@@ -430,25 +431,32 @@ <h1><a class="toc-backref" href="#toc-entry-2">Usage</a></h1>
430
431
will generate all the requests. In order to use it, we need to mark the
431
432
Generate with Domain field.</ p >
432
433
</ 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 >
433
441
< 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 >
435
443
< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/maintenance/issues "> GitHub Issues</ a > .
436
444
In case of trouble, please check there if your issue has already been reported.
437
445
If you spotted it first, help us to smash it by providing a detailed and welcomed
438
446
< 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 >
439
447
< p > Do not contact contributors directly about support or help with technical issues.</ p >
440
448
</ div >
441
449
< 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 >
443
451
< 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 >
445
453
< ul class ="simple ">
446
454
< li > Camptocamp SA</ li >
447
455
< li > ForgeFlow</ li >
448
456
</ ul >
449
457
</ div >
450
458
< 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 >
452
460
< ul class ="simple ">
453
461
< li > Akim Juillerat << a class ="reference external " href ="mailto:akim.juillerat@camptocamp.com "> akim.juillerat@camptocamp.com</ a > ></ li >
454
462
< li > Matteo Mazzoni << a class ="reference external " href ="mailto:matteo@appcademy.tech "> matteo@appcademy.tech</ a > ></ li >
@@ -461,7 +469,7 @@ <h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
461
469
</ ul >
462
470
</ div >
463
471
< 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 >
465
473
< p > This module is maintained by the OCA.</ p >
466
474
< a class ="reference external image-reference " href ="https://odoo-community.org ">
467
475
< img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " />
0 commit comments