mirror of
https://github.com/bringout/oca-ocb-hr.git
synced 2026-04-21 20:51:58 +02:00
30 lines
450 B
Markdown
30 lines
450 B
Markdown
# HR Org Chart
|
|
|
|
|
|
Org Chart Widget for HR
|
|
=======================
|
|
|
|
This module extend the employee form with a organizational chart.
|
|
(N+1, N+2, direct subordinates)
|
|
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-hr_org_chart
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
- hr
|
|
- web_hierarchy
|
|
|
|
## Source
|
|
|
|
- Repository: https://github.com/OCA/OCB
|
|
- Branch: 19.0
|
|
- Path: addons/hr_org_chart
|
|
|
|
## License
|
|
|
|
This package preserves the original LGPL-3 license.
|