Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 3 additions & 8 deletions g2p_connect_demo/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ G2P Connect Demo
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:49f4afebd1ba38b26843cd3d7fc6c9fa21fc150e1a522aadb6a5a5fff1deb073
!! source digest: sha256:5c1f2c2bf479be02cb4441c3acc37ee556eda2fa6636ee42be29946d94192047
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
:target: https://odoo-community.org/page/development-status
:alt: Alpha
:alt: Beta
.. |badge2| image:: https://img.shields.io/badge/licence-LGPL--3-blue.png
:target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
:alt: License: LGPL-3
Expand Down Expand Up @@ -107,11 +107,6 @@ development purposes only**. The generated data, while designed to
appear realistic, should not be used in a production environment or for
any real-world social protection programs.

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

**Table of contents**

.. contents::
Expand Down
10 changes: 2 additions & 8 deletions g2p_connect_demo/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,9 +367,9 @@ <h1 class="title">G2P Connect Demo</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:49f4afebd1ba38b26843cd3d7fc6c9fa21fc150e1a522aadb6a5a5fff1deb073
!! source digest: sha256:5c1f2c2bf479be02cb4441c3acc37ee556eda2fa6636ee42be29946d94192047
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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>
<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>
<div class="section" id="module-g2p-connect-demo">
<h1>Module: g2p_connect_demo</h1>
<div class="section" id="overview">
Expand Down Expand Up @@ -450,12 +450,6 @@ <h2>Disclaimer</h2>
development purposes only</strong>. The generated data, while designed to
appear realistic, should not be used in a production environment or for
any real-world social protection programs.</p>
<div class="admonition important">
<p class="first admonition-title">Important</p>
<p class="last">This is an alpha version, the data model and design can change at any time without warning.
Only for development or testing purpose, do not use in production.
<a class="reference external" href="https://odoo-community.org/page/development-status">More details on development status</a></p>
</div>
<p><strong>Table of contents</strong></p>
</div>
</div>
Expand Down
11 changes: 3 additions & 8 deletions spp_api/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ OpenSPP API
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:dfa95cc6a922e86764450c591a77702d027803533a37a8f2fb7afcd25e03a6d0
!! source digest: sha256:90d3652d136cdbde04953639b23e78804996ec169997ed9c8b65021769b55404
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png
.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
:target: https://odoo-community.org/page/development-status
:alt: Alpha
:alt: Production/Stable
.. |badge2| image:: https://img.shields.io/badge/licence-LGPL--3-blue.png
:target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
:alt: License: LGPL-3
Expand Down Expand Up @@ -122,11 +122,6 @@ platform. It provides a standardized framework for API development,
streamlines integration with other modules, and enhances the security of
OpenSPP data by leveraging OAuth 2.0 authentication.

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

**Table of contents**

.. contents::
Expand Down
10 changes: 2 additions & 8 deletions spp_api/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,9 +367,9 @@ <h1 class="title">OpenSPP API</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:dfa95cc6a922e86764450c591a77702d027803533a37a8f2fb7afcd25e03a6d0
!! source digest: sha256:90d3652d136cdbde04953639b23e78804996ec169997ed9c8b65021769b55404
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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>
<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>
<div class="section" id="openspp-api-1">
<h1>OpenSPP API</h1>
<div class="section" id="overview">
Expand Down Expand Up @@ -466,12 +466,6 @@ <h2>Conclusion</h2>
platform. It provides a standardized framework for API development,
streamlines integration with other modules, and enhances the security of
OpenSPP data by leveraging OAuth 2.0 authentication.</p>
<div class="admonition important">
<p class="first admonition-title">Important</p>
<p class="last">This is an alpha version, the data model and design can change at any time without warning.
Only for development or testing purpose, do not use in production.
<a class="reference external" href="https://odoo-community.org/page/development-status">More details on development status</a></p>
</div>
<p><strong>Table of contents</strong></p>
</div>
</div>
Expand Down
11 changes: 3 additions & 8 deletions spp_api_records/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ OpenSPP API Records
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:7ad8d3c222622e97ebce97d029d96fa01b01a90bfd2831dcb87c99a3bed07850
!! source digest: sha256:ba4c7ee3466ee32576190b9108e09a88ca2f01a9f1f8f372e1e162f3de72fa66
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png
.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
:target: https://odoo-community.org/page/development-status
:alt: Alpha
:alt: Production/Stable
.. |badge2| image:: https://img.shields.io/badge/licence-LGPL--3-blue.png
:target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
:alt: License: LGPL-3
Expand Down Expand Up @@ -154,11 +154,6 @@ systems, facilitating data exchange, automating processes, and
empowering external stakeholders to interact with OpenSPP in a
standardized and controlled manner.

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

**Table of contents**

.. contents::
Expand Down
10 changes: 2 additions & 8 deletions spp_api_records/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,9 +367,9 @@ <h1 class="title">OpenSPP API Records</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:7ad8d3c222622e97ebce97d029d96fa01b01a90bfd2831dcb87c99a3bed07850
!! source digest: sha256:ba4c7ee3466ee32576190b9108e09a88ca2f01a9f1f8f372e1e162f3de72fa66
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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>
<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_records"><img alt="OpenSPP/openspp-modules" src="https://img.shields.io/badge/github-OpenSPP%2Fopenspp--modules-lightgray.png?logo=github" /></a></p>
<div class="section" id="openspp-api-records-1">
<h1>OpenSPP API Records</h1>
<p>This document details the <strong>OpenSPP API Records</strong> module within the
Expand Down Expand Up @@ -502,12 +502,6 @@ <h2>Conclusion</h2>
systems, facilitating data exchange, automating processes, and
empowering external stakeholders to interact with OpenSPP in a
standardized and controlled manner.</p>
<div class="admonition important">
<p class="first admonition-title">Important</p>
<p class="last">This is an alpha version, the data model and design can change at any time without warning.
Only for development or testing purpose, do not use in production.
<a class="reference external" href="https://odoo-community.org/page/development-status">More details on development status</a></p>
</div>
<p><strong>Table of contents</strong></p>
</div>
</div>
Expand Down
7 changes: 2 additions & 5 deletions spp_area/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ OpenSPP Area Management
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:e6e98dfbc0dfec92d49f42a8d99cd1c4e2fd8edd889a3165a76df9d78c301196
!! source digest: sha256:4053bb12066ca155d277118df36aea80c4ce3a4d41521eff5f8bd0d2649923aa
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
Expand All @@ -26,10 +26,7 @@ OpenSPP Area
============

This document describes the **OpenSPP Area** module, which extends the
OpenSPP framework by providing features to manage and organize
geographical areas within the system. It integrates with the core
registry modules to allow associating registrants and other data with
specific locations.
OpenSPP Area Base module.

Purpose
-------
Expand Down
7 changes: 2 additions & 5 deletions spp_area/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,16 +367,13 @@ <h1 class="title">OpenSPP Area Management</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:e6e98dfbc0dfec92d49f42a8d99cd1c4e2fd8edd889a3165a76df9d78c301196
!! source digest: sha256:4053bb12066ca155d277118df36aea80c4ce3a4d41521eff5f8bd0d2649923aa
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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>
<div class="section" id="openspp-area">
<h1>OpenSPP Area</h1>
<p>This document describes the <strong>OpenSPP Area</strong> module, which extends the
OpenSPP framework by providing features to manage and organize
geographical areas within the system. It integrates with the core
registry modules to allow associating registrants and other data with
specific locations.</p>
OpenSPP Area Base module.</p>
<div class="section" id="purpose">
<h2>Purpose</h2>
<p>The <strong>OpenSPP Area</strong> module is designed to:</p>
Expand Down
52 changes: 16 additions & 36 deletions spp_area_base/README.rst
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
=======================
OpenSPP Area Management
=======================
==============================
OpenSPP Area Management (Base)
==============================

..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:e6e98dfbc0dfec92d49f42a8d99cd1c4e2fd8edd889a3165a76df9d78c301196
!! source digest: sha256:7431e973d9be073639d7cdb559ae3760f75b2b213992e67ee0af2afd0cef5f78
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
Expand All @@ -17,24 +17,24 @@ OpenSPP Area Management
:target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
:alt: License: LGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OpenSPP%2Fopenspp--modules-lightgray.png?logo=github
:target: https://github.com/OpenSPP/openspp-modules/tree/17.0/spp_area
:target: https://github.com/OpenSPP/openspp-modules/tree/17.0/spp_area_base
:alt: OpenSPP/openspp-modules

|badge1| |badge2| |badge3|

OpenSPP Area
============
OpenSPP Area (Base)
===================

This document describes the **OpenSPP Area** module, which extends the
OpenSPP framework by providing features to manage and organize
geographical areas within the system. It integrates with the core
registry modules to allow associating registrants and other data with
specific locations.
This document describes the **OpenSPP Area (Base)** module, which
extends the OpenSPP framework by providing features to manage and
organize geographical areas within the system. It integrates with the
core registry modules to allow associating registrants and other data
with specific locations.

Purpose
-------

The **OpenSPP Area** module is designed to:
The **OpenSPP Area (Base)** module is designed to:

- **Define and Structure Geographical Areas**: Establish a hierarchical
structure for representing administrative regions, from the highest
Expand All @@ -50,27 +50,7 @@ The **OpenSPP Area** module is designed to:
Dependencies and Integration
----------------------------

1. **G2P Registry: Base
(**\ `g2p_registry_base <g2p_registry_base>`__\ **)**: The Area
module utilizes the **Districts (g2p.district)** feature from the
**G2P Registry: Base** module as a foundation. It extends this
concept to create a more comprehensive and flexible system for
managing area data.

2. **G2P Registry: Individual
(**\ `g2p_registry_individual <g2p_registry_individual>`__\ **)**:
Integrates with the Individual module by adding a dedicated "Area"
field to the individual registrant form. This field allows users to
assign a specific area to each individual, linking registrant data to
geographical locations.

3. **G2P Registry: Group
(**\ `g2p_registry_group <g2p_registry_group>`__\ **)**: Similar to
the Individual module integration, this module incorporates an "Area"
field into the group registrant form, enabling the association of
groups with specific areas.

4. **Queue Job (**\ `queue_job <queue_job>`__\ **)**: Leverages the
1. **Queue Job (**\ `queue_job <queue_job>`__\ **)**: Leverages the
**Queue Job** module for background processing of large data imports,
improving performance and user experience. This is particularly
beneficial when importing extensive area hierarchies from external
Expand Down Expand Up @@ -131,7 +111,7 @@ Bug Tracker
Bugs are tracked on `GitHub Issues <https://github.com/OpenSPP/openspp-modules/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/OpenSPP/openspp-modules/issues/new?body=module:%20spp_area%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
`feedback <https://github.com/OpenSPP/openspp-modules/issues/new?body=module:%20spp_area_base%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

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

Expand Down Expand Up @@ -160,6 +140,6 @@ Current maintainers:

|maintainer-jeremi| |maintainer-gonzalesedwin1123| |maintainer-reichie020212|

This module is part of the `OpenSPP/openspp-modules <https://github.com/OpenSPP/openspp-modules/tree/17.0/spp_area>`_ project on GitHub.
This module is part of the `OpenSPP/openspp-modules <https://github.com/OpenSPP/openspp-modules/tree/17.0/spp_area_base>`_ project on GitHub.

You are welcome to contribute.
Loading
Loading