mirror of
https://github.com/bringout/oca-ocb-project.git
synced 2026-04-18 05:22:10 +02:00
31 lines
363 B
Markdown
31 lines
363 B
Markdown
# Project
|
|
|
|
Odoo addon: project
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-project
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
- analytic
|
|
- base_setup
|
|
- mail
|
|
- portal
|
|
- rating
|
|
- resource
|
|
- web
|
|
- web_tour
|
|
- digest
|
|
|
|
## Source
|
|
|
|
- Repository: https://github.com/OCA/OCB
|
|
- Branch: 19.0
|
|
- Path: addons/project
|
|
|
|
## License
|
|
|
|
This package preserves the original LGPL-3 license.
|