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