diff --git a/spp_registrant_gis/README.rst b/spp_registrant_gis/README.rst index a1f49d8d..662985ef 100644 --- a/spp_registrant_gis/README.rst +++ b/spp_registrant_gis/README.rst @@ -10,9 +10,9 @@ OpenSPP Registrant GIS !! source digest: sha256:3f603a69c4731312b90dc10708243432cd74193750065d7fe86c2364732c1e9a !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -.. |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/license-LGPL--3-blue.png :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html :alt: License: LGPL-3 @@ -75,10 +75,6 @@ Dependencies ``spp_gis``, ``spp_registry`` -.. 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. - **Table of contents** .. contents:: diff --git a/spp_registrant_gis/__manifest__.py b/spp_registrant_gis/__manifest__.py index 661d5a06..93263160 100644 --- a/spp_registrant_gis/__manifest__.py +++ b/spp_registrant_gis/__manifest__.py @@ -7,7 +7,7 @@ "author": "OpenSPP.org", "website": "https://github.com/OpenSPP/OpenSPP2", "license": "LGPL-3", - "development_status": "Alpha", + "development_status": "Beta", "maintainers": ["jeremi", "gonzalesedwin1123", "reichie020212"], "depends": [ "spp_gis", diff --git a/spp_registrant_gis/static/description/icon.png b/spp_registrant_gis/static/description/icon.png new file mode 100644 index 00000000..c7dbdaaf Binary files /dev/null and b/spp_registrant_gis/static/description/icon.png differ diff --git a/spp_registrant_gis/static/description/index.html b/spp_registrant_gis/static/description/index.html index 8069a6c6..260e4509 100644 --- a/spp_registrant_gis/static/description/index.html +++ b/spp_registrant_gis/static/description/index.html @@ -369,7 +369,7 @@
Extends registrants with GPS coordinates for spatial queries and geographic analysis. Adds a PostGIS point field to both individuals and groups, enabling proximity-based targeting and mapping.
@@ -431,11 +431,6 @@spp_gis, spp_registry
-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.
-Table of contents