# 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.