oca-server-auth/odoo-bringout-oca-server-auth-auth_oauth_ropc/doc/MODELS.md
2025-08-29 15:43:06 +02:00

13 lines
283 B
Markdown

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