Collection of hr model related modules.
Clone module into Odoo addon directory.
git clone git@github.com:mint-system/odoo-apps-hr.git ./addons/hr
Module | Summary |
---|---|
hr_attendance_delta | Calculates timespan between attendance entries. |
hr_attendance_missing | Create attendance entries on working days without leave. |
hr_attendance_overtime_negative_hours | Show negative hours in leave overview. |
hr_attendance_policy | Manage and check work time policies on attendance entries. |
hr_attendance_user_acl | Allow attendance users to create and edit their attendance entries. |
hr_employee_attendance_report | Attendance and leave report. |
hr_employee_skill | Views to manage HR employee skills. |
hr_employee_user_acl | Restricted access to employees app. |
hr_expense_user_acl | Restricted access to expenses app. |
hr_holidays_custom_hours | Set a custom duration on time-off request. |
hr_holidays_negative_hours | Allow submit time-off request with negative extra hours. |
hr_holidays_remaining_leaves | Show remaining leaves per employee in allocation overview. |
hr_holidays_type_note | Set note on leave type that is shown on request. |
hr_holidays_user_acl | Restricted access to time off app. |
hr_holidays_working_time | Generate attendance entries for leaves. |