oca-ocb-hr/odoo-bringout-oca-ocb-hr_work_entry_contract/doc/MODELS.md
2025-08-29 15:20:50 +02:00

15 lines
337 B
Markdown

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