HR Employee Group Overview Readonly

hr_employee_group_overview_readonly
REPOSITORY
REPOSITORYOCA/hr
GIT
GIThttps://github.com/OCA/hr.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/hr/tree/16.0/hr_employee_group_overview_readonly
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAccounting
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Open Source Integrators
MAINTAINERS
MAINTAINERSOpen Source Integrators
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Murtaza Mithaiwala, Samuel Macias Oropeza (smo)
WEBSITE
WEBSITEhttps://github.com/OCA/hr
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:49
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - hr_contract
    - hr
    - base_setup
    - base
    - web
    - mail
    - bus
    - web_tour
    - resource
    - hr_holidays_attendance
    - hr_attendance
    - barcodes
    - hr_holidays
    - calendar
    - hr_fleet
    - fleet
    - hr_skills
    - hr_work_entry
    - hr_gamification
    - gamification
    - web_kanban_gauge
    - website_slides
    - portal_rating
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - rating
    - website
    - digest
    - social_media
    - google_recaptcha
    - utm
    - website_mail
    - website_profile
    - website_partner
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
inherit_hr_leave_allocation_overtime_manager_action hr.holidays.attendance.employee.view.form.inherit hr.employee xpath Inherits hr_holidays_attendance.hr_employee_view_form_inherit
payroll_hr_employee_view_form_cars_inherit hr.employee.form.inherit.hr.fleet hr.employee xpath Inherits hr_fleet.view_employee_form
view_employee_form_action_open_contract_history_dashboard_inherit hr.hr.employee.view.form2 hr.employee xpath Inherits hr_contract.hr_hr_employee_view_form2
view_employee_form_action_time_off_dashboard_inherit hr.employee.leave.form.inherit hr.employee xpath Inherits hr_holidays.view_employee_form_leave_inherit
view_employee_form_inherit_hr_attendance_inherit hr.employee hr.employee xpath Inherits hr_attendance.view_employee_form_inherit_hr_attendance
view_employee_form_readonly_inherit_personal_information hr.employee.form hr.employee field Inherits hr.view_employee_form
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.