oca-technical/odoo-bringout-oca-hr-hr_holidays_team_manager/doc/MODELS.md
2025-08-29 15:43:03 +02:00

13 lines
299 B
Markdown

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