mirror of
https://github.com/bringout/oca-ocb-core.git
synced 2026-04-18 17:12:10 +02:00
26 lines
426 B
Markdown
26 lines
426 B
Markdown
# Base - Module Install Request
|
|
|
|
|
|
Allow internal users requesting a module installation
|
|
=====================================================
|
|
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-base_install_request
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
- mail
|
|
|
|
## Source
|
|
|
|
- Repository: https://github.com/OCA/OCB
|
|
- Branch: 16.0
|
|
- Path: addons/base_install_request
|
|
|
|
## License
|
|
|
|
This package preserves the original LGPL-3 license.
|