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

12 lines
268 B
Markdown

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