oca-dms/odoo-bringout-oca-dms-account_dms_field/doc/MODELS.md
Ernad Husremovic ae2c6775ba Add oca-dms submodule with 10 DMS modules
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-30 17:46:17 +02:00

13 lines
287 B
Markdown

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