Skip to content

Commit fb135a8

Browse files
[MIG] base_maintenance: Migration to 19.0
1 parent 638d835 commit fb135a8

File tree

3 files changed

+28
-18
lines changed

3 files changed

+28
-18
lines changed

base_maintenance/README.rst

Lines changed: 10 additions & 6 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
Base Maintenance
37
================
@@ -13,17 +17,17 @@ Base Maintenance
1317
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
1418
:target: https://odoo-community.org/page/development-status
1519
:alt: Beta
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%2Fmaintenance-lightgray.png?logo=github
20-
:target: https://github.com/OCA/maintenance/tree/18.0/base_maintenance
24+
:target: https://github.com/OCA/maintenance/tree/19.0/base_maintenance
2125
:alt: OCA/maintenance
2226
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
23-
:target: https://translation.odoo-community.org/projects/maintenance-18-0/maintenance-18-0-base_maintenance
27+
:target: https://translation.odoo-community.org/projects/maintenance-19-0/maintenance-19-0-base_maintenance
2428
:alt: Translate me on Weblate
2529
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
26-
:target: https://runboat.odoo-community.org/builds?repo=OCA/maintenance&target_branch=18.0
30+
:target: https://runboat.odoo-community.org/builds?repo=OCA/maintenance&target_branch=19.0
2731
:alt: Try me on Runboat
2832

2933
|badge1| |badge2| |badge3| |badge4| |badge5|
@@ -49,7 +53,7 @@ Bug Tracker
4953
Bugs are tracked on `GitHub Issues <https://github.com/OCA/maintenance/issues>`_.
5054
In case of trouble, please check there if your issue has already been reported.
5155
If you spotted it first, help us to smash it by providing a detailed and welcomed
52-
`feedback <https://github.com/OCA/maintenance/issues/new?body=module:%20base_maintenance%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
56+
`feedback <https://github.com/OCA/maintenance/issues/new?body=module:%20base_maintenance%0Aversion:%2019.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
5357

5458
Do not contact contributors directly about support or help with technical issues.
5559

@@ -84,6 +88,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
8488
mission is to support the collaborative development of Odoo features and
8589
promote its widespread use.
8690

87-
This module is part of the `OCA/maintenance <https://github.com/OCA/maintenance/tree/18.0/base_maintenance>`_ project on GitHub.
91+
This module is part of the `OCA/maintenance <https://github.com/OCA/maintenance/tree/19.0/base_maintenance>`_ project on GitHub.
8892

8993
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

base_maintenance/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
{
55
"name": "Base Maintenance",
6-
"version": "18.0.1.0.0",
6+
"version": "19.0.1.0.0",
77
"author": "ForgeFlow, Odoo Community Association (OCA)",
88
"development_status": "Beta",
99
"website": "https://github.com/OCA/maintenance",

base_maintenance/static/description/index.html

Lines changed: 17 additions & 11 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>Base Maintenance</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="base-maintenance">
364-
<h1 class="title">Base Maintenance</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="base-maintenance">
370+
<h1>Base Maintenance</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370375
!! source digest: sha256:a2c848c9a26c3663a03d6251c86b0882090c59dae322ae6c3504724a3d42e3a2
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/maintenance/tree/18.0/base_maintenance"><img alt="OCA/maintenance" src="https://img.shields.io/badge/github-OCA%2Fmaintenance-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/maintenance-18-0/maintenance-18-0-base_maintenance"><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/maintenance&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="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/maintenance/tree/19.0/base_maintenance"><img alt="OCA/maintenance" src="https://img.shields.io/badge/github-OCA%2Fmaintenance-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/maintenance-19-0/maintenance-19-0-base_maintenance"><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/maintenance&amp;target_branch=19.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373378
<p>This module extends the functionality of Odoo Maintenance module to add
374379
some basic features that are standard in other Odoo apps:</p>
375380
<ul class="simple">
@@ -393,23 +398,23 @@ <h1 class="title">Base Maintenance</h1>
393398
</ul>
394399
</div>
395400
<div class="section" id="bug-tracker">
396-
<h1><a class="toc-backref" href="#toc-entry-1">Bug Tracker</a></h1>
401+
<h2><a class="toc-backref" href="#toc-entry-1">Bug Tracker</a></h2>
397402
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/maintenance/issues">GitHub Issues</a>.
398403
In case of trouble, please check there if your issue has already been reported.
399404
If you spotted it first, help us to smash it by providing a detailed and welcomed
400-
<a class="reference external" href="https://github.com/OCA/maintenance/issues/new?body=module:%20base_maintenance%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
405+
<a class="reference external" href="https://github.com/OCA/maintenance/issues/new?body=module:%20base_maintenance%0Aversion:%2019.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
401406
<p>Do not contact contributors directly about support or help with technical issues.</p>
402407
</div>
403408
<div class="section" id="credits">
404-
<h1><a class="toc-backref" href="#toc-entry-2">Credits</a></h1>
409+
<h2><a class="toc-backref" href="#toc-entry-2">Credits</a></h2>
405410
<div class="section" id="authors">
406-
<h2><a class="toc-backref" href="#toc-entry-3">Authors</a></h2>
411+
<h3><a class="toc-backref" href="#toc-entry-3">Authors</a></h3>
407412
<ul class="simple">
408413
<li>ForgeFlow</li>
409414
</ul>
410415
</div>
411416
<div class="section" id="contributors">
412-
<h2><a class="toc-backref" href="#toc-entry-4">Contributors</a></h2>
417+
<h3><a class="toc-backref" href="#toc-entry-4">Contributors</a></h3>
413418
<ul class="simple">
414419
<li>Lois Rilo &lt;<a class="reference external" href="mailto:lois.rilo&#64;forgeflow.com">lois.rilo&#64;forgeflow.com</a>&gt;</li>
415420
<li>Marcel Savegnago &lt;<a class="reference external" href="mailto:marcel.savegnago&#64;escodoo.com.br">marcel.savegnago&#64;escodoo.com.br</a>&gt;</li>
@@ -421,18 +426,19 @@ <h2><a class="toc-backref" href="#toc-entry-4">Contributors</a></h2>
421426
</ul>
422427
</div>
423428
<div class="section" id="maintainers">
424-
<h2><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h2>
429+
<h3><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h3>
425430
<p>This module is maintained by the OCA.</p>
426431
<a class="reference external image-reference" href="https://odoo-community.org">
427432
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
428433
</a>
429434
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
430435
mission is to support the collaborative development of Odoo features and
431436
promote its widespread use.</p>
432-
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/maintenance/tree/18.0/base_maintenance">OCA/maintenance</a> project on GitHub.</p>
437+
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/maintenance/tree/19.0/base_maintenance">OCA/maintenance</a> project on GitHub.</p>
433438
<p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
434439
</div>
435440
</div>
436441
</div>
442+
</div>
437443
</body>
438444
</html>

0 commit comments

Comments
 (0)