mirror of
https://github.com/bringout/oca-ocb-hr.git
synced 2026-04-23 01:32:07 +02:00
26 lines
391 B
Markdown
26 lines
391 B
Markdown
# HR Attendance Holidays
|
|
|
|
|
|
Convert employee's extra hours to leave allocations.
|
|
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-hr_holidays_attendance
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
- hr_attendance
|
|
- hr_holidays
|
|
|
|
## Source
|
|
|
|
- Repository: https://github.com/OCA/OCB
|
|
- Branch: 19.0
|
|
- Path: addons/hr_holidays_attendance
|
|
|
|
## License
|
|
|
|
This package preserves the original LGPL-3 license.
|