@@ -374,7 +374,7 @@ <h1>OpenSPP CEL Event Data Integration</h1>
374374!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375375!! source digest: sha256:e2f2bc40368e1bb65ac6336eec7a46ff133360ef67c8283271317282c593c0df
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_cel_event "> < 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_cel_event "> < img alt ="OpenSPP/OpenSPP2 " src ="https://img.shields.io/badge/github-OpenSPP%2FOpenSPP2-lightgray.png?logo=github " /> </ a > </ p >
378378< p > Integrates event data with CEL expressions for eligibility and
379379entitlement rules. Extends the CEL domain framework to query event data
380380records collected through surveys, field visits, and assessments.
@@ -461,12 +461,6 @@ <h2>Extension Points</h2>
461461< div class ="section " id ="dependencies ">
462462< h2 > Dependencies</ h2 >
463463< p > < tt class ="docutils literal "> spp_cel_domain</ tt > , < tt class ="docutils literal "> spp_event_data</ tt > , < tt class ="docutils literal "> spp_studio</ tt > </ p >
464- < div class ="admonition important ">
465- < p class ="first admonition-title "> Important</ p >
466- < p class ="last "> This is an alpha version, the data model and design can change at any time without warning.
467- Only for development or testing purpose, do not use in production.
468- < a class ="reference external " href ="https://odoo-community.org/page/development-status "> More details on development status</ a > </ p >
469- </ div >
470464< p > < strong > Table of contents</ strong > </ p >
471465< div class ="contents local topic " id ="contents ">
472466< ul class ="simple ">
0 commit comments