You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/reference/modules/index.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,8 +21,8 @@ migration-notes: "Added during 2025 documentation reorganization"
21
21
|[OpenSPP Area Management](spp_area)| Establishes direct associations between OpenSPP registrants, beneficiary groups, and their corresponding geographical administrative areas. It validates registrant-area linkages against official area types, ensuring data integrity and enabling targeted program delivery and analysis. |
22
22
|[OpenSPP Area GIS](spp_area_gis)| Integrates GIS capabilities into OpenSPP's Area management, enabling visualization on maps, associating coordinates, defining polygons, and facilitating spatial analysis for improved targeting and monitoring of social protection programs. |
23
23
|[OpenSPP Audit Config](spp_audit_config)| Administrators define and manage comprehensive audit rules within this module, specifying which data models, fields, and operations require tracking across the OpenSPP platform. The module ensures data integrity and accountability by logging user and timestamp details, and it enables cross-record auditing through parent-child relationships for consolidated change views. |
24
-
|[SPP Audit Log](spp_audit_log)| Comprehensively tracks all data modifications and user actions across the OpenSPP platform, recording old and new values for configured data. It enhances accountability and data integrity by maintaining an immutable history of changes, crucial for internal audits, compliance, and detecting unauthorized alterations. |
25
-
|[G2P Registry: Audit Post](spp_audit_post)| OpenSPP Audit Post extends core audit logging by automatically posting audit log messages to related parent records. It consolidates changes from child records onto the parent's communication timeline, leveraging the mail module for message posting. |
24
+
|[OpenSPP Audit Log](spp_audit_log)| Comprehensively tracks all data modifications and user actions across the OpenSPP platform, recording old and new values for configured data. It enhances accountability and data integrity by maintaining an immutable history of changes, crucial for internal audits, compliance, and detecting unauthorized alterations. |
25
+
|[OpenSPP Audit Post](spp_audit_post)| OpenSPP Audit Post extends core audit logging by automatically posting audit log messages to related parent records. It consolidates changes from child records onto the parent's communication timeline, leveraging the mail module for message posting. |
26
26
|[OpenSPP Auto-Update Entitlements](spp_auto_update_entitlements)| Automatically reviews and updates the state of entitlements based on their redemption status at the end of each program cycle. It assigns precise states, including a new 'Partially Redeemed' status, to ensure accurate records for program closure, reporting, and auditing. |
27
27
|[OpenSPP Base](spp_base)| Establishes core system settings and generates unique identifiers for records, enhancing registrant profiles with attributes like tags, gender, and type. The module also integrates Top-up Cards for identification and provides fundamental user interface elements with initial security configurations for user roles. |
28
28
|[OpenSPP Base API](spp_base_api)| Provides foundational API functions and methods for robust data exchange between OpenSPP and external systems or internal modules. It enables efficient record management, complex data retrieval, and external system integration primarily through APIs and XML-RPC protocols. |
@@ -60,7 +60,7 @@ migration-notes: "Added during 2025 documentation reorganization"
60
60
|[OpenSPP Farmer Registry Base](spp_farmer_registry_base)| Manages comprehensive farmer profiles, detailing farm operations, size, legal status, and specific agricultural practices. Furthermore, it links farmers and farms to land records with geographic data, tracks agricultural activities by season, and oversees farm assets and extension services. |
61
61
|[OpenSPP Farmer Registry Dashboard](spp_farmer_registry_dashboard)| Provides interactive dashboards and reports for visualizing data from the OpenSPP Farmer Registry, offering insights into key metrics and trends related to registered farmers. |
62
62
|[OpenSPP Farmer Registry Demo](spp_farmer_registry_demo)| Generates and populates the OpenSPP Farmer Registry with comprehensive, realistic sample data. It integrates with core registry models to provide diverse farmer profiles, farm details, and agricultural activities, facilitating system exploration, training, and testing. |
63
-
|[ID PASS](spp_idpass)| OpenSPP Idpass securely generates and manages digital identification passes for program registrants, streamlining beneficiary verification and access to social protection services. The module automates ID generation using existing registrant data, offers configurable templates with expiry rules, and integrates with external services via secure API calls. |
63
+
|[OpenSPP ID PASS](spp_idpass)| OpenSPP Idpass securely generates and manages digital identification passes for program registrants, streamlining beneficiary verification and access to social protection services. The module automates ID generation using existing registrant data, offers configurable templates with expiry rules, and integrates with external services via secure API calls. |
64
64
|[OpenSPP ID Queue](spp_idqueue)| Manages the complete lifecycle of ID card requests for registrants, centralizing their creation, tracking, and final distribution. It streamlines approval workflows, automates ID card generation through integration with external services, and facilitates batch processing with comprehensive audit trails. |
65
65
|[OpenSPP Import: DCI API](spp_import_dci_api)| Integrates OpenSPP with external Digital Civil Identity (DCI) compliant registries for automated import and synchronization of individual and family registrant data. It automatically creates or updates registrant profiles, manages hierarchical location data, and facilitates family group creation within OpenSPP. |
66
66
|[OpenSPP Import Match](spp_import_match)| OpenSPP Import Match enhances data import processes by intelligently matching incoming records against existing data, preventing duplication and ensuring registry integrity. It provides configurable matching logic and supports seamless updates to existing records during bulk data onboarding. |
0 commit comments