Skip to content

Commit ea17132

Browse files
committed
[UPD] Run oca-gen-addon-readme pre-commit hook
Signed-off-by: Aldrin Navarro <[email protected]>
1 parent ba56d0c commit ea17132

File tree

144 files changed

+323
-716
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

144 files changed

+323
-716
lines changed

g2p_connect_demo/README.rst

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ G2P Connect Demo
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:49f4afebd1ba38b26843cd3d7fc6c9fa21fc150e1a522aadb6a5a5fff1deb073
10+
!! source digest: sha256:7bcabca710112f975b73c4fcae673259a34528af8b854cf6ae97fc35bd398452
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
13-
.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png
13+
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
1414
:target: https://odoo-community.org/page/development-status
15-
:alt: Alpha
15+
:alt: Beta
1616
.. |badge2| image:: https://img.shields.io/badge/licence-LGPL--3-blue.png
1717
:target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
1818
:alt: License: LGPL-3
@@ -107,11 +107,6 @@ development purposes only**. The generated data, while designed to
107107
appear realistic, should not be used in a production environment or for
108108
any real-world social protection programs.
109109

110-
.. IMPORTANT::
111-
This is an alpha version, the data model and design can change at any time without warning.
112-
Only for development or testing purpose, do not use in production.
113-
`More details on development status <https://odoo-community.org/page/development-status>`_
114-
115110
**Table of contents**
116111

117112
.. contents::

g2p_connect_demo/static/description/index.html

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -367,9 +367,9 @@ <h1 class="title">G2P Connect Demo</h1>
367367
!! This file is generated by oca-gen-addon-readme !!
368368
!! changes will be overwritten. !!
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:49f4afebd1ba38b26843cd3d7fc6c9fa21fc150e1a522aadb6a5a5fff1deb073
370+
!! source digest: sha256:7bcabca710112f975b73c4fcae673259a34528af8b854cf6ae97fc35bd398452
371371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372-
<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/licence-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OpenSPP/openspp-modules/tree/17.0/g2p_connect_demo"><img alt="OpenSPP/openspp-modules" src="https://img.shields.io/badge/github-OpenSPP%2Fopenspp--modules-lightgray.png?logo=github" /></a></p>
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/OpenSPP/openspp-modules/tree/17.0/g2p_connect_demo"><img alt="OpenSPP/openspp-modules" src="https://img.shields.io/badge/github-OpenSPP%2Fopenspp--modules-lightgray.png?logo=github" /></a></p>
373373
<div class="section" id="module-g2p-connect-demo">
374374
<h1>Module: g2p_connect_demo</h1>
375375
<div class="section" id="overview">
@@ -450,12 +450,6 @@ <h2>Disclaimer</h2>
450450
development purposes only</strong>. The generated data, while designed to
451451
appear realistic, should not be used in a production environment or for
452452
any real-world social protection programs.</p>
453-
<div class="admonition important">
454-
<p class="first admonition-title">Important</p>
455-
<p class="last">This is an alpha version, the data model and design can change at any time without warning.
456-
Only for development or testing purpose, do not use in production.
457-
<a class="reference external" href="https://odoo-community.org/page/development-status">More details on development status</a></p>
458-
</div>
459453
<p><strong>Table of contents</strong></p>
460454
</div>
461455
</div>

spp_api/README.rst

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ OpenSPP API
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:dfa95cc6a922e86764450c591a77702d027803533a37a8f2fb7afcd25e03a6d0
10+
!! source digest: sha256:59821dc8546cf3b01e38e7b92fe9be5d750c9a02140031e3499878ab6d238633
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
13-
.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png
13+
.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
1414
:target: https://odoo-community.org/page/development-status
15-
:alt: Alpha
15+
:alt: Production/Stable
1616
.. |badge2| image:: https://img.shields.io/badge/licence-LGPL--3-blue.png
1717
:target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
1818
:alt: License: LGPL-3
@@ -122,11 +122,6 @@ platform. It provides a standardized framework for API development,
122122
streamlines integration with other modules, and enhances the security of
123123
OpenSPP data by leveraging OAuth 2.0 authentication.
124124

125-
.. IMPORTANT::
126-
This is an alpha version, the data model and design can change at any time without warning.
127-
Only for development or testing purpose, do not use in production.
128-
`More details on development status <https://odoo-community.org/page/development-status>`_
129-
130125
**Table of contents**
131126

132127
.. contents::

spp_api/static/description/index.html

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -367,9 +367,9 @@ <h1 class="title">OpenSPP API</h1>
367367
!! This file is generated by oca-gen-addon-readme !!
368368
!! changes will be overwritten. !!
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:dfa95cc6a922e86764450c591a77702d027803533a37a8f2fb7afcd25e03a6d0
370+
!! source digest: sha256:59821dc8546cf3b01e38e7b92fe9be5d750c9a02140031e3499878ab6d238633
371371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372-
<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/licence-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OpenSPP/openspp-modules/tree/17.0/spp_api"><img alt="OpenSPP/openspp-modules" src="https://img.shields.io/badge/github-OpenSPP%2Fopenspp--modules-lightgray.png?logo=github" /></a></p>
372+
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Production/Stable" src="https://img.shields.io/badge/maturity-Production%2FStable-green.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/OpenSPP/openspp-modules/tree/17.0/spp_api"><img alt="OpenSPP/openspp-modules" src="https://img.shields.io/badge/github-OpenSPP%2Fopenspp--modules-lightgray.png?logo=github" /></a></p>
373373
<div class="section" id="openspp-api-1">
374374
<h1>OpenSPP API</h1>
375375
<div class="section" id="overview">
@@ -466,12 +466,6 @@ <h2>Conclusion</h2>
466466
platform. It provides a standardized framework for API development,
467467
streamlines integration with other modules, and enhances the security of
468468
OpenSPP data by leveraging OAuth 2.0 authentication.</p>
469-
<div class="admonition important">
470-
<p class="first admonition-title">Important</p>
471-
<p class="last">This is an alpha version, the data model and design can change at any time without warning.
472-
Only for development or testing purpose, do not use in production.
473-
<a class="reference external" href="https://odoo-community.org/page/development-status">More details on development status</a></p>
474-
</div>
475469
<p><strong>Table of contents</strong></p>
476470
</div>
477471
</div>

spp_api_records/README.rst

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ OpenSPP API Records
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:7ad8d3c222622e97ebce97d029d96fa01b01a90bfd2831dcb87c99a3bed07850
10+
!! source digest: sha256:4140fbeb36c29b3188d06a2e31c935ae552a8c23cf7b98ef7a1c4b7b1a8ed897
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
13-
.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png
13+
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
1414
:target: https://odoo-community.org/page/development-status
15-
:alt: Alpha
15+
:alt: Beta
1616
.. |badge2| image:: https://img.shields.io/badge/licence-LGPL--3-blue.png
1717
:target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
1818
:alt: License: LGPL-3
@@ -154,11 +154,6 @@ systems, facilitating data exchange, automating processes, and
154154
empowering external stakeholders to interact with OpenSPP in a
155155
standardized and controlled manner.
156156

157-
.. IMPORTANT::
158-
This is an alpha version, the data model and design can change at any time without warning.
159-
Only for development or testing purpose, do not use in production.
160-
`More details on development status <https://odoo-community.org/page/development-status>`_
161-
162157
**Table of contents**
163158

164159
.. contents::

spp_api_records/static/description/index.html

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -367,9 +367,9 @@ <h1 class="title">OpenSPP API Records</h1>
367367
!! This file is generated by oca-gen-addon-readme !!
368368
!! changes will be overwritten. !!
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:7ad8d3c222622e97ebce97d029d96fa01b01a90bfd2831dcb87c99a3bed07850
370+
!! source digest: sha256:4140fbeb36c29b3188d06a2e31c935ae552a8c23cf7b98ef7a1c4b7b1a8ed897
371371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372-
<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/licence-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OpenSPP/openspp-modules/tree/17.0/spp_api_records"><img alt="OpenSPP/openspp-modules" src="https://img.shields.io/badge/github-OpenSPP%2Fopenspp--modules-lightgray.png?logo=github" /></a></p>
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/OpenSPP/openspp-modules/tree/17.0/spp_api_records"><img alt="OpenSPP/openspp-modules" src="https://img.shields.io/badge/github-OpenSPP%2Fopenspp--modules-lightgray.png?logo=github" /></a></p>
373373
<div class="section" id="openspp-api-records-1">
374374
<h1>OpenSPP API Records</h1>
375375
<p>This document details the <strong>OpenSPP API Records</strong> module within the
@@ -502,12 +502,6 @@ <h2>Conclusion</h2>
502502
systems, facilitating data exchange, automating processes, and
503503
empowering external stakeholders to interact with OpenSPP in a
504504
standardized and controlled manner.</p>
505-
<div class="admonition important">
506-
<p class="first admonition-title">Important</p>
507-
<p class="last">This is an alpha version, the data model and design can change at any time without warning.
508-
Only for development or testing purpose, do not use in production.
509-
<a class="reference external" href="https://odoo-community.org/page/development-status">More details on development status</a></p>
510-
</div>
511505
<p><strong>Table of contents</strong></p>
512506
</div>
513507
</div>

spp_area/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ OpenSPP Area Management
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:e6e98dfbc0dfec92d49f42a8d99cd1c4e2fd8edd889a3165a76df9d78c301196
10+
!! source digest: sha256:55a45158eca3d10f903fe624ab81529ea98c7f14937f8f00e771631d230a89ca
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png

spp_area/static/description/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ <h1 class="title">OpenSPP Area Management</h1>
367367
!! This file is generated by oca-gen-addon-readme !!
368368
!! changes will be overwritten. !!
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:e6e98dfbc0dfec92d49f42a8d99cd1c4e2fd8edd889a3165a76df9d78c301196
370+
!! source digest: sha256:55a45158eca3d10f903fe624ab81529ea98c7f14937f8f00e771631d230a89ca
371371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372372
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Production/Stable" src="https://img.shields.io/badge/maturity-Production%2FStable-green.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/OpenSPP/openspp-modules/tree/17.0/spp_area"><img alt="OpenSPP/openspp-modules" src="https://img.shields.io/badge/github-OpenSPP%2Fopenspp--modules-lightgray.png?logo=github" /></a></p>
373373
<div class="section" id="openspp-area">

spp_area_gis/README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ OpenSPP Area GIS
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:25e013b6f34f4b9aead498338932d573fab43b15451abb0ed957a2edd4702fd5
10+
!! source digest: sha256:dd8083398db70a0a19745b4e2553b3e03ed8bb1b6ef51d633a446aedd788ccbf
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
13-
.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
13+
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
1414
:target: https://odoo-community.org/page/development-status
15-
:alt: Production/Stable
15+
:alt: Beta
1616
.. |badge2| image:: https://img.shields.io/badge/licence-LGPL--3-blue.png
1717
:target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
1818
:alt: License: LGPL-3

spp_area_gis/static/description/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -367,9 +367,9 @@ <h1 class="title">OpenSPP Area GIS</h1>
367367
!! This file is generated by oca-gen-addon-readme !!
368368
!! changes will be overwritten. !!
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:25e013b6f34f4b9aead498338932d573fab43b15451abb0ed957a2edd4702fd5
370+
!! source digest: sha256:dd8083398db70a0a19745b4e2553b3e03ed8bb1b6ef51d633a446aedd788ccbf
371371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372-
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Production/Stable" src="https://img.shields.io/badge/maturity-Production%2FStable-green.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/OpenSPP/openspp-modules/tree/17.0/spp_area_gis"><img alt="OpenSPP/openspp-modules" src="https://img.shields.io/badge/github-OpenSPP%2Fopenspp--modules-lightgray.png?logo=github" /></a></p>
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/OpenSPP/openspp-modules/tree/17.0/spp_area_gis"><img alt="OpenSPP/openspp-modules" src="https://img.shields.io/badge/github-OpenSPP%2Fopenspp--modules-lightgray.png?logo=github" /></a></p>
373373
<div class="section" id="openspp-area-gis-1">
374374
<h1>OpenSPP Area GIS</h1>
375375
<p>The <strong>OpenSPP Area GIS</strong> module extends the functionality of the

0 commit comments

Comments
 (0)