Skip to content

Commit 0df50c2

Browse files
committed
docs: regenerate README files with oca-gen-addon-readme
Update auto-generated README.rst and index.html files for spp_cel_registry_search and spp_drims to reflect current module maturity status.
1 parent 811a351 commit 0df50c2

4 files changed

Lines changed: 6 additions & 28 deletions

File tree

spp_cel_registry_search/README.rst

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ CEL Registry Search
1414
!! source digest: sha256:4bc5a26f6fcaebded34ffc239c124f8d348f0141b34d9170a0ecbe507d743f5d
1515
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1616
17-
.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png
17+
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
1818
:target: https://odoo-community.org/page/development-status
19-
:alt: Alpha
19+
:alt: Beta
2020
.. |badge2| image:: https://img.shields.io/badge/license-LGPL--3-blue.png
2121
:target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
2222
:alt: License: LGPL-3
@@ -99,11 +99,6 @@ Dependencies
9999

100100
``spp_registry``, ``spp_cel_domain``, ``spp_cel_widget``
101101

102-
.. IMPORTANT::
103-
This is an alpha version, the data model and design can change at any time without warning.
104-
Only for development or testing purpose, do not use in production.
105-
`More details on development status <https://odoo-community.org/page/development-status>`_
106-
107102
**Table of contents**
108103

109104
.. contents::

spp_cel_registry_search/static/description/index.html

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ <h1>CEL Registry Search</h1>
374374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375375
!! source digest: sha256:4bc5a26f6fcaebded34ffc239c124f8d348f0141b34d9170a0ecbe507d743f5d
376376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
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/OpenSPP/OpenSPP2/tree/19.0/spp_cel_registry_search"><img alt="OpenSPP/OpenSPP2" src="https://img.shields.io/badge/github-OpenSPP%2FOpenSPP2-lightgray.png?logo=github" /></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/OpenSPP/OpenSPP2/tree/19.0/spp_cel_registry_search"><img alt="OpenSPP/OpenSPP2" src="https://img.shields.io/badge/github-OpenSPP%2FOpenSPP2-lightgray.png?logo=github" /></a></p>
378378
<p>Advanced search interface for the registry using CEL (Common Expression
379379
Language) expressions. Provides a dedicated portal where users can write
380380
CEL queries to filter registrants based on demographics, income,
@@ -456,12 +456,6 @@ <h2>Extension Points</h2>
456456
<div class="section" id="dependencies">
457457
<h2>Dependencies</h2>
458458
<p><tt class="docutils literal">spp_registry</tt>, <tt class="docutils literal">spp_cel_domain</tt>, <tt class="docutils literal">spp_cel_widget</tt></p>
459-
<div class="admonition important">
460-
<p class="first admonition-title">Important</p>
461-
<p class="last">This is an alpha version, the data model and design can change at any time without warning.
462-
Only for development or testing purpose, do not use in production.
463-
<a class="reference external" href="https://odoo-community.org/page/development-status">More details on development status</a></p>
464-
</div>
465459
<p><strong>Table of contents</strong></p>
466460
<div class="contents local topic" id="contents">
467461
<ul class="simple">

spp_drims/README.rst

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ OpenSPP DRIMS - Disaster Response Inventory Management
1414
!! source digest: sha256:422d6d6dbaba23ffface3af336834c37ae4f39a3bc4657377b1674f6f8017e32
1515
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1616
17-
.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png
17+
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
1818
:target: https://odoo-community.org/page/development-status
19-
:alt: Alpha
19+
:alt: Beta
2020
.. |badge2| image:: https://img.shields.io/badge/license-LGPL--3-blue.png
2121
:target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
2222
:alt: License: LGPL-3
@@ -175,11 +175,6 @@ Dependencies
175175
``spp_gis_report``, ``spp_service_points``, ``spp_approval``,
176176
``spp_cel_domain``, ``spp_audit``, ``queue_job``
177177

178-
.. IMPORTANT::
179-
This is an alpha version, the data model and design can change at any time without warning.
180-
Only for development or testing purpose, do not use in production.
181-
`More details on development status <https://odoo-community.org/page/development-status>`_
182-
183178
**Table of contents**
184179

185180
.. contents::

spp_drims/static/description/index.html

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ <h1>OpenSPP DRIMS - Disaster Response Inventory Management</h1>
374374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375375
!! source digest: sha256:422d6d6dbaba23ffface3af336834c37ae4f39a3bc4657377b1674f6f8017e32
376376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
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/OpenSPP/OpenSPP2/tree/19.0/spp_drims"><img alt="OpenSPP/OpenSPP2" src="https://img.shields.io/badge/github-OpenSPP%2FOpenSPP2-lightgray.png?logo=github" /></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/OpenSPP/OpenSPP2/tree/19.0/spp_drims"><img alt="OpenSPP/OpenSPP2" src="https://img.shields.io/badge/github-OpenSPP%2FOpenSPP2-lightgray.png?logo=github" /></a></p>
378378
<p>Disaster relief inventory management for emergency response operations.
379379
Tracks donations from multiple sources, processes supply requests with
380380
multi-tier approval workflows, manages warehouse stock, and monitors
@@ -559,12 +559,6 @@ <h2>Dependencies</h2>
559559
<tt class="docutils literal">spp_vocabulary</tt>, <tt class="docutils literal">spp_area</tt>, <tt class="docutils literal">spp_hazard</tt>, <tt class="docutils literal">spp_gis</tt>,
560560
<tt class="docutils literal">spp_gis_report</tt>, <tt class="docutils literal">spp_service_points</tt>, <tt class="docutils literal">spp_approval</tt>,
561561
<tt class="docutils literal">spp_cel_domain</tt>, <tt class="docutils literal">spp_audit</tt>, <tt class="docutils literal">queue_job</tt></p>
562-
<div class="admonition important">
563-
<p class="first admonition-title">Important</p>
564-
<p class="last">This is an alpha version, the data model and design can change at any time without warning.
565-
Only for development or testing purpose, do not use in production.
566-
<a class="reference external" href="https://odoo-community.org/page/development-status">More details on development status</a></p>
567-
</div>
568562
<p><strong>Table of contents</strong></p>
569563
<div class="contents local topic" id="contents">
570564
<ul class="simple">

0 commit comments

Comments
 (0)