@@ -374,7 +374,7 @@ <h1>OpenSPP DRIMS - Disaster Response Inventory Management</h1>
374374!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375375!! source digest: sha256:422d6d6dbaba23ffface3af336834c37ae4f39a3bc4657377b1674f6f8017e32
376376!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
377- < p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Alpha " src ="https://img.shields.io/badge/maturity-Alpha-red .png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/lgpl-3.0-standalone.html "> < img alt ="License: LGPL-3 " src ="https://img.shields.io/badge/license-LGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OpenSPP/OpenSPP2/tree/19.0/spp_drims "> < img alt ="OpenSPP/OpenSPP2 " src ="https://img.shields.io/badge/github-OpenSPP%2FOpenSPP2-lightgray.png?logo=github " /> </ a > </ p >
377+ < p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Beta " src ="https://img.shields.io/badge/maturity-Beta-yellow .png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/lgpl-3.0-standalone.html "> < img alt ="License: LGPL-3 " src ="https://img.shields.io/badge/license-LGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OpenSPP/OpenSPP2/tree/19.0/spp_drims "> < img alt ="OpenSPP/OpenSPP2 " src ="https://img.shields.io/badge/github-OpenSPP%2FOpenSPP2-lightgray.png?logo=github " /> </ a > </ p >
378378< p > Disaster relief inventory management for emergency response operations.
379379Tracks donations from multiple sources, processes supply requests with
380380multi-tier approval workflows, manages warehouse stock, and monitors
@@ -559,12 +559,6 @@ <h2>Dependencies</h2>
559559< tt class ="docutils literal "> spp_vocabulary</ tt > , < tt class ="docutils literal "> spp_area</ tt > , < tt class ="docutils literal "> spp_hazard</ tt > , < tt class ="docutils literal "> spp_gis</ tt > ,
560560< tt class ="docutils literal "> spp_gis_report</ tt > , < tt class ="docutils literal "> spp_service_points</ tt > , < tt class ="docutils literal "> spp_approval</ tt > ,
561561< tt class ="docutils literal "> spp_cel_domain</ tt > , < tt class ="docutils literal "> spp_audit</ tt > , < tt class ="docutils literal "> queue_job</ tt > </ p >
562- < div class ="admonition important ">
563- < p class ="first admonition-title "> Important</ p >
564- < p class ="last "> This is an alpha version, the data model and design can change at any time without warning.
565- Only for development or testing purpose, do not use in production.
566- < a class ="reference external " href ="https://odoo-community.org/page/development-status "> More details on development status</ a > </ p >
567- </ div >
568562< p > < strong > Table of contents</ strong > </ p >
569563< div class ="contents local topic " id ="contents ">
570564< ul class ="simple ">
0 commit comments