mirror of
https://github.com/bringout/oca-ocb-core.git
synced 2026-04-18 14:12:00 +02:00
26 lines
330 B
Markdown
26 lines
330 B
Markdown
# UTM Trackers
|
|
|
|
|
|
Enable management of UTM trackers: campaign, medium, source.
|
|
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-utm
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
- base
|
|
- web
|
|
|
|
## Source
|
|
|
|
- Repository: https://github.com/OCA/OCB
|
|
- Branch: 16.0
|
|
- Path: addons/utm
|
|
|
|
## License
|
|
|
|
This package preserves the original LGPL-3 license.
|