mirror of
https://github.com/bringout/oca-ocb-hr.git
synced 2026-04-20 17:12:00 +02:00
| .. | ||
| doc | ||
| hr_timesheet | ||
| pyproject.toml | ||
| README.md | ||
Task Logs
This module implements a timesheet system.
Each employee can encode and track their time spent on the different projects.
Lots of reporting on time and employee tracking are provided.
It is completely integrated with the cost accounting module. It allows you to set up a management by affair.
Installation
pip install odoo-bringout-oca-ocb-hr_timesheet
Dependencies
- hr
- hr_hourly_cost
- analytic
- project
- uom
Source
- Repository: https://github.com/OCA/OCB
- Branch: 19.0
- Path: addons/hr_timesheet
License
This package preserves the original LGPL-3 license.