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