@@ -10,9 +10,9 @@ OpenSPP Targeting Simulation
1010 !! source digest: sha256:fd3e34b59c516e27a1d09522eca711429d907a328efb7a60b408f4edb71d552f
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
@@ -56,23 +56,24 @@ individual beneficiary records are persisted in simulation results.
5656Models
5757------
5858
59- +--------------------------------------+----------------------------------+
60- | Model | Description |
61- +======================================+==================================+
62- | ``spp.simulation.scenario.template `` | Pre-built targeting scenario |
63- | | templates |
64- +--------------------------------------+----------------------------------+
65- | ``spp.simulation.scenario `` | Targeting scenario definitions |
66- +--------------------------------------+----------------------------------+
67- | ``spp.simulation.entitlement.rule `` | Amount calculation rules |
68- +--------------------------------------+----------------------------------+
69- | ``spp.simulation.run `` | Aggregated simulation results |
70- | | (non-deletable) |
71- +--------------------------------------+----------------------------------+
72- | ``spp.simulation.comparison `` | Side-by-side run comparisons |
73- +--------------------------------------+----------------------------------+
74- | ``spp.simulation.metric `` | Custom evaluation metrics |
75- +--------------------------------------+----------------------------------+
59+ +----------------------------------+----------------------------------+
60+ | Model | Description |
61+ +==================================+==================================+
62+ | ``sp | Pre-built targeting scenario |
63+ | p.simulation.scenario.template`` | templates |
64+ +----------------------------------+----------------------------------+
65+ | ``spp.simulation.scenario `` | Targeting scenario definitions |
66+ +----------------------------------+----------------------------------+
67+ | ``s | Amount calculation rules |
68+ | pp.simulation.entitlement.rule`` | |
69+ +----------------------------------+----------------------------------+
70+ | ``spp.simulation.run `` | Aggregated simulation results |
71+ | | (non-deletable) |
72+ +----------------------------------+----------------------------------+
73+ | ``spp.simulation.comparison `` | Side-by-side run comparisons |
74+ +----------------------------------+----------------------------------+
75+ | ``spp.simulation.metric `` | Custom evaluation metrics |
76+ +----------------------------------+----------------------------------+
7677
7778Security Groups
7879---------------
@@ -93,10 +94,6 @@ Social Protection > Simulation > Scenarios / Results / Comparisons
9394Configuration: Social Protection > Simulation > Configuration >
9495Templates / Custom Metrics
9596
96- .. IMPORTANT ::
97- This is an alpha version, the data model and design can change at any time without warning.
98- Only for development or testing purpose, do not use in production.
99-
10097**Table of contents **
10198
10299.. contents ::
0 commit comments