Skip to content

Commit 6b8108a

Browse files
committed
Version=17.0.1.2.1, Development status=Beta
1 parent 1036bbe commit 6b8108a

File tree

73 files changed

+116
-116
lines changed

Some content is hidden

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

73 files changed

+116
-116
lines changed

spp_api/__manifest__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
"images": [
88
"images/icon.png",
99
],
10-
"version": "17.0.1.0.0",
10+
"version": "17.0.1.2.1",
1111
"application": False,
1212
"author": "OpenSPP.org",
13-
"development_status": "Alpha",
13+
"development_status": "Beta",
1414
"maintainers": [
1515
"jeremi",
1616
"gonzalesedwin1123",

spp_api_records/__manifest__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"name": "OpenSPP API Records",
33
"summary": """Provides RESTful API endpoints for accessing and managing OpenSPP's core data, including service points, programs, products, and entitlements.""",
44
"category": "OpenSPP",
5-
"version": "17.0.1.0.0",
5+
"version": "17.0.1.2.1",
66
"author": "OpenSPP.org",
7-
"development_status": "Alpha",
7+
"development_status": "Beta",
88
"maintainers": ["jeremi", "gonzalesedwin1123", "reichie020212"],
99
"website": "https://github.com/OpenSPP/openspp-modules",
1010
"license": "LGPL-3",

spp_area/__manifest__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
"name": "OpenSPP Area Management",
66
"summary": "This module enables management of geographical areas, linking them to registrants for targeted interventions and analysis in social protection programs.",
77
"category": "OpenSPP",
8-
"version": "17.0.1.0.0",
8+
"version": "17.0.1.2.1",
99
"sequence": 1,
1010
"author": "OpenSPP.org",
1111
"website": "https://github.com/OpenSPP/openspp-modules",
1212
"license": "LGPL-3",
13-
"development_status": "Production/Stable",
13+
"development_status": "Beta",
1414
"maintainers": ["jeremi", "gonzalesedwin1123", "reichie020212"],
1515
"depends": [
1616
"base",

spp_area_gis/__manifest__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
{
44
"name": "OpenSPP Area GIS",
55
"category": "OpenSPP",
6-
"version": "17.0.1.0.0",
6+
"version": "17.0.1.2.1",
77
"sequence": 1,
88
"author": "OpenSPP.org",
99
"website": "https://github.com/OpenSPP/openspp-modules",
1010
"license": "LGPL-3",
11-
"development_status": "Production/Stable",
11+
"development_status": "Beta",
1212
"maintainers": ["jeremi", "gonzalesedwin1123", "reichie020212"],
1313
"depends": [
1414
"spp_area",

spp_audit_config/__manifest__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
"name": "OpenSPP Audit Config",
33
"summary": "This module allows administrators to define and manage audit rules to track and log changes made to critical data within the OpenSPP platform, ensuring data security and integrity.",
44
"category": "OpenSPP",
5-
"version": "17.0.1.0.0",
5+
"version": "17.0.1.2.1",
66
"sequence": 1,
77
"author": "OpenSPP.org",
88
"website": "https://github.com/OpenSPP/openspp-modules",
99
"license": "LGPL-3",
10-
"development_status": "Production/Stable",
10+
"development_status": "Beta",
1111
"maintainers": ["jeremi", "gonzalesedwin1123", "reichie020212"],
1212
"depends": [
1313
"g2p_registry_membership",

spp_audit_log/__manifest__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
"name": "SPP Audit Log",
33
"summary": "Provides audit logging functionality to track data changes and user actions within OpenSPP, enhancing transparency and accountability.",
44
"category": "OpenSPP",
5-
"version": "17.0.1.0.0",
5+
"version": "17.0.1.2.1",
66
"sequence": 1,
77
"author": "OpenSPP.org",
88
"website": "https://github.com/OpenSPP/openspp-modules",
99
"license": "LGPL-3",
10-
"development_status": "Production/Stable",
10+
"development_status": "Beta",
1111
"maintainers": ["jeremi", "gonzalesedwin1123", "reichie020212"],
1212
"depends": ["base", "mail", "g2p_registry_membership"],
1313
"external_dependencies": {},

spp_audit_post/__manifest__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "G2P Registry: Audit Post",
33
"category": "OpenSPP",
4-
"version": "17.0.1.0.0",
4+
"version": "17.0.1.2.1",
55
"sequence": 1,
66
"author": "OpenSPP.org",
77
"website": "https://github.com/OpenSPP/openspp-modules",
88
"license": "LGPL-3",
9-
"development_status": "Production/Stable",
9+
"development_status": "Beta",
1010
"maintainers": ["jeremi", "gonzalesedwin1123", "reichie020212"],
1111
"depends": ["base", "mail", "spp_audit_log"],
1212
"external_dependencies": {},

spp_auto_update_entitlements/__manifest__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
"name": "OpenSPP Auto-Update Entitlements",
44
"summary": "Automatically updates entitlement states based on their redemption status at the end of program cycles in OpenSPP.",
55
"category": "OpenSPP",
6-
"version": "17.0.1.0.0",
6+
"version": "17.0.1.2.1",
77
"sequence": 1,
88
"author": "OpenSPP.org",
99
"website": "https://github.com/OpenSPP/openspp-modules",
1010
"license": "LGPL-3",
11-
"development_status": "Alpha",
11+
"development_status": "Beta",
1212
"maintainers": ["jeremi", "gonzalesedwin1123"],
1313
"depends": [
1414
"base",

spp_base/__manifest__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
{
55
"name": "OpenSPP Base",
66
"category": "OpenSPP/OpenSPP",
7-
"version": "17.0.1.0.0",
7+
"version": "17.0.1.2.1",
88
"sequence": 1,
99
"author": "OpenSPP.org",
1010
"website": "https://github.com/OpenSPP/openspp-modules",
1111
"license": "LGPL-3",
12-
"development_status": "Production/Stable",
12+
"development_status": "Beta",
1313
"maintainers": ["jeremi", "gonzalesedwin1123", "reichie020212"],
1414
"depends": [
1515
"base",

spp_base_api/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"name": "OpenSPP Base API",
66
"summary": """Provides foundational API functions and methods for seamless interaction with the OpenSPP system, enabling data exchange via APIs or XML-RPC.""",
77
"category": "OpenSPP",
8-
"version": "17.0.1.0.0",
8+
"version": "17.0.1.2.1",
99
"application": False,
1010
"author": "OpenSPP.org",
1111
"support": "[email protected]",

0 commit comments

Comments
 (0)