mirror of
https://github.com/Mint-System/Odoo-Apps-HR.git
synced 2026-08-07 00:28:53 -06:00
Collection of OCA/hr related modules.
- HTML 69%
- Python 30.3%
- JavaScript 0.7%
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. |