Collection of OCA/hr related modules.
  • HTML 69%
  • Python 30.3%
  • JavaScript 0.7%
Find a file
2026-06-15 07:56:13 +02:00
calendar_user_color
hr_attendance_missing
hr_contract_leaves_domain chore(hr_contract_leaves_domain): added test instruction 2026-06-12 14:53:31 +02:00
hr_employee_attendance_report
hr_employee_attendance_report_balances
hr_employee_attendance_report_batch_send
hr_employee_attendance_report_leaves
hr_employee_attendance_report_timestamps
hr_employee_paid_out_overtime_report/models
hr_employee_skill
hr_holidays_remaining_leaves
hr_timesheet_from_until
hr_timesheet_multiline_name
project_timesheet_limit
resource_attendance_time_type refactor(resource_attendance_time_type): added selection_add functionality instead of overwriting 2026-06-15 07:56:13 +02:00
.editorconfig
.eslintrc.yml
.gitignore
.pre-commit-config.yaml
.prettierrc.yml
.pylintrc
.pylintrc-mandatory
.ruff.toml
README.md

Odoo Apps: HR

Collection of hr model related modules.

Usage

Clone module into Odoo addon directory.

git clone git@github.com:mint-system/odoo-apps-hr.git ./addons/hr

Available modules

Module Summary
hr_employee_skill Views to manage HR employee skills.
hr_timesheet_from_until Calculate duration from start and end time fields.
hr_timesheet_multiline_name Enable multiline text for analytic line name.
project_timesheet_limit Option to limit timesheet amount on task to planned hours.