mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-18 13:12:01 +02:00
12 lines
267 B
Markdown
12 lines
267 B
Markdown
# Models
|
|
|
|
Detected core models and extensions in web_notify_channel_message.
|
|
|
|
```mermaid
|
|
classDiagram
|
|
class mail_channel
|
|
```
|
|
|
|
Notes
|
|
- Classes show model technical names; fields omitted for brevity.
|
|
- Items listed under _inherit are extensions of existing models.
|