oca-technical/odoo-bringout-oca-server-tools-fetchmail_attach_from_folder/doc/MODELS.md
2025-08-29 15:43:03 +02:00

13 lines
307 B
Markdown

# Models
Detected core models and extensions in fetchmail_attach_from_folder.
```mermaid
classDiagram
class fetchmail_server_folder
class fetchmail_server
```
Notes
- Classes show model technical names; fields omitted for brevity.
- Items listed under _inherit are extensions of existing models.