mirror of
https://github.com/bringout/oca-ocb-core.git
synced 2026-04-18 05:52:07 +02:00
26 lines
428 B
Markdown
26 lines
428 B
Markdown
# Onboarding toolbox
|
|
|
|
|
|
This module allows to manage onboardings and their progress
|
|
================================================================================
|
|
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-onboarding
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
- base
|
|
|
|
## Source
|
|
|
|
- Repository: https://github.com/OCA/OCB
|
|
- Branch: 16.0
|
|
- Path: addons/onboarding
|
|
|
|
## License
|
|
|
|
This package preserves the original LGPL-3 license.
|