mirror of
https://github.com/bringout/oca-ocb-hr.git
synced 2026-04-21 12:32:00 +02:00
29 lines
530 B
Markdown
29 lines
530 B
Markdown
# HR Gamification
|
|
|
|
Use the HR resources for the gamification process.
|
|
|
|
The HR officer can now manage challenges and badges.
|
|
This allow the user to send badges to employees instead of simple users.
|
|
Badge received are displayed on the user profile.
|
|
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-hr_gamification
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
- gamification
|
|
- hr
|
|
|
|
## Source
|
|
|
|
- Repository: https://github.com/OCA/OCB
|
|
- Branch: 19.0
|
|
- Path: addons/hr_gamification
|
|
|
|
## License
|
|
|
|
This package preserves the original LGPL-3 license.
|