mirror of
https://github.com/bringout/oca-ocb-hr.git
synced 2026-04-22 05:12:05 +02:00
29 lines
457 B
Markdown
29 lines
457 B
Markdown
# Time Off in Payslips
|
|
|
|
|
|
Manage Time Off in Payslips
|
|
============================
|
|
|
|
This application allows you to integrate time off in payslips.
|
|
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-hr_work_entry_holidays
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
- hr_holidays
|
|
- hr_work_entry
|
|
|
|
## Source
|
|
|
|
- Repository: https://github.com/OCA/OCB
|
|
- Branch: 19.0
|
|
- Path: addons/hr_work_entry_holidays
|
|
|
|
## License
|
|
|
|
This package preserves the original LGPL-3 license.
|