@@ -47,27 +47,27 @@ Key Capabilities
4747Key Models
4848~~~~~~~~~~
4949
50- +------------------------------+--------------------------------------+
51- | Model | Description |
52- +==============================+======================================+
53- | ``spp.hazard.category `` | Hierarchical classification of |
54- | | hazard types |
55- +------------------------------+--------------------------------------+
56- | ``spp.hazard.incident `` | Specific disaster event with dates, |
57- | | severity, and affected areas |
58- +------------------------------+--------------------------------------+
59- | ``spp.hazard.incident.area `` | Links incident to area with |
60- | | area-specific details |
61- +------------------------------+--------------------------------------+
62- | ``spp.hazard.impact `` | Records impact on a registrant |
63- | | (type, damage level, verification) |
64- +------------------------------+--------------------------------------+
65- | ``spp.hazard.impact.type `` | Classification of impact types by |
66- | | category |
67- +------------------------------+--------------------------------------+
68- | ``res.partner `` (extended) | Adds hazard impact tracking fields |
69- | | to registrants |
70- +------------------------------+--------------------------------------+
50+ +------------------------------+--------------------------------------- +
51+ | Model | Description |
52+ +==============================+======================================= +
53+ | ``spp.hazard.category `` | Hierarchical classification of hazard |
54+ | | types |
55+ +------------------------------+--------------------------------------- +
56+ | ``spp.hazard.incident `` | Specific disaster event with dates, |
57+ | | severity, and affected areas |
58+ +------------------------------+--------------------------------------- +
59+ | ``spp.hazard.incident.area `` | Links incident to area with |
60+ | | area-specific details |
61+ +------------------------------+--------------------------------------- +
62+ | ``spp.hazard.impact `` | Records impact on a registrant (type, |
63+ | | damage level, verification) |
64+ +------------------------------+--------------------------------------- +
65+ | ``spp.hazard.impact.type `` | Classification of impact types by |
66+ | | category |
67+ +------------------------------+--------------------------------------- +
68+ | ``res.partner `` (extended) | Adds hazard impact tracking fields to |
69+ | | registrants |
70+ +------------------------------+--------------------------------------- +
7171
7272Configuration
7373~~~~~~~~~~~~~
@@ -96,20 +96,20 @@ UI Location
9696Security
9797~~~~~~~~
9898
99- +----------------------------------+----------------------------------+
100- | Group | Access |
101- +==================================+==================================+
102- | ``group_hazard_viewer `` | Read-only access to all hazard |
103- | | records |
104- +----------------------------------+----------------------------------+
105- | ``group_hazard_officer `` | Create and manage incidents and |
106- | | impacts (no delete) |
107- +----------------------------------+----------------------------------+
108- | ``group_hazard_manager `` | Full CRUD access including |
109- | | configuration |
110- +----------------------------------+----------------------------------+
111- | ``spp_security.group_spp_admin `` | Inherits manager access |
112- +----------------------------------+----------------------------------+
99+ +----------------------------------+----------------------------------- +
100+ | Group | Access |
101+ +==================================+=================================== +
102+ | ``group_hazard_viewer `` | Read-only access to all hazard |
103+ | | records |
104+ +----------------------------------+----------------------------------- +
105+ | ``group_hazard_officer `` | Create and manage incidents and |
106+ | | impacts (no delete) |
107+ +----------------------------------+----------------------------------- +
108+ | ``group_hazard_manager `` | Full CRUD access including |
109+ | | configuration |
110+ +----------------------------------+----------------------------------- +
111+ | ``spp_security.group_spp_admin `` | Inherits manager access |
112+ +----------------------------------+----------------------------------- +
113113
114114Extension Points
115115~~~~~~~~~~~~~~~~
@@ -172,4 +172,4 @@ Current maintainers:
172172
173173This module is part of the `OpenSPP/OpenSPP2 <https://github.com/OpenSPP/OpenSPP2/tree/19.0/spp_hazard >`_ project on GitHub.
174174
175- You are welcome to contribute.
175+ You are welcome to contribute.
0 commit comments