mirror of
https://github.com/bringout/oca-ocb-core.git
synced 2026-04-18 07:12:03 +02:00
30 lines
517 B
Markdown
30 lines
517 B
Markdown
# Initial Setup Tools
|
|
|
|
|
|
This module helps to configure the system at the installation of a new database.
|
|
================================================================================
|
|
|
|
Shows you a list of applications features to install from.
|
|
|
|
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-base_setup
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
- base
|
|
- web
|
|
|
|
## Source
|
|
|
|
- Repository: https://github.com/OCA/OCB
|
|
- Branch: 16.0
|
|
- Path: addons/base_setup
|
|
|
|
## License
|
|
|
|
This package preserves the original LGPL-3 license.
|