1- =======================
2- OpenSPP Area Management
3- =======================
1+ ==============================
2+ OpenSPP Area Management (Base)
3+ ==============================
44
55..
66 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
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:7431e973d9be073639d7cdb559ae3760f75b2b213992e67ee0af2afd0cef5f78
1111 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313.. |badge1 | image :: https://img.shields.io/badge/maturity-Production%2FStable-green.png
@@ -17,24 +17,24 @@ OpenSPP Area Management
1717 :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
1818 :alt: License: LGPL-3
1919.. |badge3 | image :: https://img.shields.io/badge/github-OpenSPP%2Fopenspp--modules-lightgray.png?logo=github
20- :target: https://github.com/OpenSPP/openspp-modules/tree/17.0/spp_area
20+ :target: https://github.com/OpenSPP/openspp-modules/tree/17.0/spp_area_base
2121 :alt: OpenSPP/openspp-modules
2222
2323|badge1 | |badge2 | |badge3 |
2424
25- OpenSPP Area
26- ============
25+ OpenSPP Area (Base)
26+ ===================
2727
28- This document describes the **OpenSPP Area ** module, which extends the
29- OpenSPP framework by providing features to manage and organize
30- geographical areas within the system. It integrates with the core
31- registry modules to allow associating registrants and other data with
32- specific locations.
28+ This document describes the **OpenSPP Area (Base) ** module, which
29+ extends the OpenSPP framework by providing features to manage and
30+ organize geographical areas within the system. It integrates with the
31+ core registry modules to allow associating registrants and other data
32+ with specific locations.
3333
3434Purpose
3535-------
3636
37- The **OpenSPP Area ** module is designed to:
37+ The **OpenSPP Area (Base) ** module is designed to:
3838
3939- **Define and Structure Geographical Areas **: Establish a hierarchical
4040 structure for representing administrative regions, from the highest
@@ -50,27 +50,7 @@ The **OpenSPP Area** module is designed to:
5050Dependencies and Integration
5151----------------------------
5252
53- 1. **G2P Registry: Base
54- ( **\ `g2p_registry_base <g2p_registry_base >`__\ **) **: The Area
55- module utilizes the **Districts (g2p.district) ** feature from the
56- **G2P Registry: Base ** module as a foundation. It extends this
57- concept to create a more comprehensive and flexible system for
58- managing area data.
59-
60- 2. **G2P Registry: Individual
61- ( **\ `g2p_registry_individual <g2p_registry_individual >`__\ **) **:
62- Integrates with the Individual module by adding a dedicated "Area"
63- field to the individual registrant form. This field allows users to
64- assign a specific area to each individual, linking registrant data to
65- geographical locations.
66-
67- 3. **G2P Registry: Group
68- ( **\ `g2p_registry_group <g2p_registry_group >`__\ **) **: Similar to
69- the Individual module integration, this module incorporates an "Area"
70- field into the group registrant form, enabling the association of
71- groups with specific areas.
72-
73- 4. **Queue Job ( **\ `queue_job <queue_job >`__\ **) **: Leverages the
53+ 1. **Queue Job ( **\ `queue_job <queue_job >`__\ **) **: Leverages the
7454 **Queue Job ** module for background processing of large data imports,
7555 improving performance and user experience. This is particularly
7656 beneficial when importing extensive area hierarchies from external
@@ -131,7 +111,7 @@ Bug Tracker
131111Bugs are tracked on `GitHub Issues <https://github.com/OpenSPP/openspp-modules/issues >`_.
132112In case of trouble, please check there if your issue has already been reported.
133113If you spotted it first, help us to smash it by providing a detailed and welcomed
134- `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** >`_.
114+ `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** >`_.
135115
136116Do not contact contributors directly about support or help with technical issues.
137117
@@ -160,6 +140,6 @@ Current maintainers:
160140
161141|maintainer-jeremi | |maintainer-gonzalesedwin1123 | |maintainer-reichie020212 |
162142
163- This module is part of the `OpenSPP/openspp-modules <https://github.com/OpenSPP/openspp-modules/tree/17.0/spp_area >`_ project on GitHub.
143+ This module is part of the `OpenSPP/openspp-modules <https://github.com/OpenSPP/openspp-modules/tree/17.0/spp_area_base >`_ project on GitHub.
164144
165145You are welcome to contribute.
0 commit comments