mirror of
https://github.com/bringout/oca-ocb-hr.git
synced 2026-04-23 08:52:09 +02:00
26 lines
414 B
Markdown
26 lines
414 B
Markdown
# Timesheets/attendances reporting
|
|
|
|
|
|
Module linking the attendance module to the timesheet app.
|
|
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-hr_timesheet_attendance
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
- hr_timesheet
|
|
- hr_attendance
|
|
|
|
## Source
|
|
|
|
- Repository: https://github.com/OCA/OCB
|
|
- Branch: 19.0
|
|
- Path: addons/hr_timesheet_attendance
|
|
|
|
## License
|
|
|
|
This package preserves the original LGPL-3 license.
|