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

14 lines
330 B
Markdown

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