oca-ocb-hr/odoo-bringout-oca-ocb-hr_timesheet/README.md
Ernad Husremovic e1d89e11e3 19.0 vanilla
2026-03-09 09:31:00 +01:00

37 lines
663 B
Markdown

# 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
```bash
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.