mirror of
https://github.com/bringout/oca-ocb-technical.git
synced 2026-04-20 05:52:00 +02:00
27 lines
429 B
Markdown
27 lines
429 B
Markdown
# Contacts
|
|
|
|
|
|
This module gives you a quick view of your contacts directory, accessible from your home page.
|
|
You can track your vendors, customers and other contacts.
|
|
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-contacts
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
- base
|
|
- mail
|
|
|
|
## Source
|
|
|
|
- Repository: https://github.com/OCA/OCB
|
|
- Branch: 19.0
|
|
- Path: addons/contacts
|
|
|
|
## License
|
|
|
|
This package preserves the original LGPL-3 license.
|