Repository
OCA/hr · module folder · Try on Runboat
Module version
1.0.0
Category
Accounting
Folder size
0.05 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/hr
Last tracking update
2026-08-07 08:09:27
Authors
Odoo Community Association (OCA), Open Source Integrators
Maintainers
Open Source Integrators
Committers
Weblate, OCA-git-bot, oca-ci, Murtaza Mithaiwala, Samuel Macias Oropeza (smo)
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
inherit_hr_leave_allocation_overtime_manager_action hr.holidays.attendance.employee.view.form.inherit hr.employee form Inherits hr_holidays_attendance.hr_employee_view_form_inherit
payroll_hr_employee_view_form_cars_inherit hr.employee.form.inherit.hr.fleet hr.employee form Inherits hr_fleet.view_employee_form
view_employee_form_action_open_contract_history_dashboard_inherit hr.hr.employee.view.form2 hr.employee form Inherits hr_contract.hr_hr_employee_view_form2
view_employee_form_action_time_off_dashboard_inherit hr.employee.leave.form.inherit hr.employee form Inherits hr_holidays.view_employee_form_leave_inherit
view_employee_form_inherit_hr_attendance_inherit hr.employee hr.employee form Inherits hr_attendance.view_employee_form_inherit_hr_attendance
view_employee_form_readonly_inherit_personal_information hr.employee.form hr.employee form Inherits hr.view_employee_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • employee_cars_count Integer
    compute='_compute_employee_cars_count' groups='fleet.fleet_group_manager,\n hr_employee_group_overview_readonly.group_hr_overview_readonly' string='Cars'
Public methods (0)

No public methods.