mirror of
https://github.com/bringout/oca-ocb-crm.git
synced 2026-04-19 22:12:04 +02:00
32 lines
372 B
Markdown
32 lines
372 B
Markdown
# CRM
|
|
|
|
Odoo addon: crm
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-crm
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
- base_setup
|
|
- sales_team
|
|
- mail
|
|
- calendar
|
|
- resource
|
|
- utm
|
|
- web_tour
|
|
- contacts
|
|
- digest
|
|
- phone_validation
|
|
|
|
## Source
|
|
|
|
- Repository: https://github.com/OCA/OCB
|
|
- Branch: 19.0
|
|
- Path: addons/crm
|
|
|
|
## License
|
|
|
|
This package preserves the original LGPL-3 license.
|