oca-mrp/odoo-bringout-oca-timesheet-hr_timesheet_time_restriction/doc/MODELS.md
2025-08-29 15:43:05 +02:00

14 lines
335 B
Markdown

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