mirror of
https://github.com/bringout/oca-server-auth.git
synced 2026-04-18 14:32:03 +02:00
14 lines
306 B
Markdown
14 lines
306 B
Markdown
# Models
|
|
|
|
Detected core models and extensions in auth_session_timeout.
|
|
|
|
```mermaid
|
|
classDiagram
|
|
class ir_config_parameter
|
|
class ir_http
|
|
class res_users
|
|
```
|
|
|
|
Notes
|
|
- Classes show model technical names; fields omitted for brevity.
|
|
- Items listed under _inherit are extensions of existing models.
|