1
- =======================
2
- OpenSPP Area Management
3
- =======================
1
+ ==============================
2
+ OpenSPP Area Management (Base)
3
+ ==============================
4
4
5
5
..
6
6
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
7
7
!! This file is generated by oca-gen-addon-readme !!
8
8
!! changes will be overwritten. !!
9
9
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10
- !! source digest: sha256:e6e98dfbc0dfec92d49f42a8d99cd1c4e2fd8edd889a3165a76df9d78c301196
10
+ !! source digest: sha256:7431e973d9be073639d7cdb559ae3760f75b2b213992e67ee0af2afd0cef5f78
11
11
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12
12
13
13
.. |badge1 | image :: https://img.shields.io/badge/maturity-Production%2FStable-green.png
@@ -17,24 +17,24 @@ OpenSPP Area Management
17
17
:target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
18
18
:alt: License: LGPL-3
19
19
.. |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
21
21
:alt: OpenSPP/openspp-modules
22
22
23
23
|badge1 | |badge2 | |badge3 |
24
24
25
- OpenSPP Area
26
- ============
25
+ OpenSPP Area (Base)
26
+ ===================
27
27
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.
33
33
34
34
Purpose
35
35
-------
36
36
37
- The **OpenSPP Area ** module is designed to:
37
+ The **OpenSPP Area (Base) ** module is designed to:
38
38
39
39
- **Define and Structure Geographical Areas **: Establish a hierarchical
40
40
structure for representing administrative regions, from the highest
@@ -50,27 +50,7 @@ The **OpenSPP Area** module is designed to:
50
50
Dependencies and Integration
51
51
----------------------------
52
52
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
74
54
**Queue Job ** module for background processing of large data imports,
75
55
improving performance and user experience. This is particularly
76
56
beneficial when importing extensive area hierarchies from external
@@ -131,7 +111,7 @@ Bug Tracker
131
111
Bugs are tracked on `GitHub Issues <https://github.com/OpenSPP/openspp-modules/issues >`_.
132
112
In case of trouble, please check there if your issue has already been reported.
133
113
If 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** >`_.
135
115
136
116
Do not contact contributors directly about support or help with technical issues.
137
117
@@ -160,6 +140,6 @@ Current maintainers:
160
140
161
141
|maintainer-jeremi | |maintainer-gonzalesedwin1123 | |maintainer-reichie020212 |
162
142
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.
164
144
165
145
You are welcome to contribute.
0 commit comments