@@ -7,20 +7,26 @@ OpenSPP HXL Area Integration
77 !! This file is generated by oca-gen-addon-readme !!
88 !! changes will be overwritten. !!
99 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10- !! source digest: sha256:3c5a1d6122d13f49f33892b9b6f52d26da35c110f224c781fa24f90d788dacf3
10+ !! source digest: sha256:8207f2737da83b4a78dda75cf232ad3cabe9bedab42315659385ce7646ea06dc
1111 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
13- .. |badge1 | image :: https://img.shields.io/badge/maturity-Alpha-red .png
13+ .. |badge1 | image :: https://img.shields.io/badge/maturity-Beta-yellow .png
1414 :target: https://odoo-community.org/page/development-status
15- :alt: Alpha
15+ :alt: Beta
1616.. |badge2 | image :: https://img.shields.io/badge/license-LGPL--3-blue.png
1717 :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
1818 :alt: License: LGPL-3
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/19.0/spp_hxl_area
21- :alt: OpenSPP/openspp-modules
22-
23- |badge1 | |badge2 | |badge3 |
19+ .. |badge3 | image :: https://img.shields.io/badge/github-OCA%2Fopenspp--modules-lightgray.png?logo=github
20+ :target: https://github.com/OCA/openspp-modules/tree/19.0/spp_hxl_area
21+ :alt: OCA/openspp-modules
22+ .. |badge4 | image :: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
23+ :target: https://translation.odoo-community.org/projects/openspp-modules-19-0/openspp-modules-19-0-spp_hxl_area
24+ :alt: Translate me on Weblate
25+ .. |badge5 | image :: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
26+ :target: https://runboat.odoo-community.org/builds?repo=OCA/openspp-modules&target_branch=19.0
27+ :alt: Try me on Runboat
28+
29+ |badge1 | |badge2 | |badge3 | |badge4 | |badge5 |
2430
2531Import HXL-tagged field data and aggregate to area-level indicators for
2632humanitarian coordination. Matches HXL data rows to geographical areas
@@ -118,10 +124,6 @@ Dependencies
118124``spp_hxl ``, ``spp_area ``, ``spp_cel_domain ``, ``spp_hazard ``,
119125``spp_security ``, ``queue_job ``
120126
121- .. IMPORTANT ::
122- This is an alpha version, the data model and design can change at any time without warning.
123- Only for development or testing purpose, do not use in production.
124-
125127**Table of contents **
126128
127129.. contents ::
@@ -130,10 +132,10 @@ Dependencies
130132Bug Tracker
131133===========
132134
133- Bugs are tracked on `GitHub Issues <https://github.com/OpenSPP /openspp-modules/issues >`_.
135+ Bugs are tracked on `GitHub Issues <https://github.com/OCA /openspp-modules/issues >`_.
134136In case of trouble, please check there if your issue has already been reported.
135137If you spotted it first, help us to smash it by providing a detailed and welcomed
136- `feedback <https://github.com/OpenSPP /openspp-modules/issues/new?body=module:%20spp_hxl_area%0Aversion:%2019.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** >`_.
138+ `feedback <https://github.com/OCA /openspp-modules/issues/new?body=module:%20spp_hxl_area%0Aversion:%2019.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** >`_.
137139
138140Do not contact contributors directly about support or help with technical issues.
139141
@@ -148,6 +150,20 @@ Authors
148150Maintainers
149151-----------
150152
151- This module is part of the `OpenSPP/openspp-modules <https://github.com/OpenSPP/openspp-modules/tree/19.0/spp_hxl_area >`_ project on GitHub.
153+ .. |maintainer-jeremi | image :: https://github.com/jeremi.png?size=40px
154+ :target: https://github.com/jeremi
155+ :alt: jeremi
156+ .. |maintainer-gonzalesedwin1123 | image :: https://github.com/gonzalesedwin1123.png?size=40px
157+ :target: https://github.com/gonzalesedwin1123
158+ :alt: gonzalesedwin1123
159+ .. |maintainer-emjay0921 | image :: https://github.com/emjay0921.png?size=40px
160+ :target: https://github.com/emjay0921
161+ :alt: emjay0921
162+
163+ Current maintainers:
164+
165+ |maintainer-jeremi | |maintainer-gonzalesedwin1123 | |maintainer-emjay0921 |
166+
167+ This module is part of the `OCA/openspp-modules <https://github.com/OCA/openspp-modules/tree/19.0/spp_hxl_area >`_ project on GitHub.
152168
153169You are welcome to contribute.
0 commit comments