mirror of
https://github.com/bringout/oca-ocb-core.git
synced 2026-04-18 09:12:01 +02:00
26 lines
371 B
Markdown
26 lines
371 B
Markdown
# Web Routing
|
|
|
|
|
|
Proposes advanced routing options not available in web or base to keep
|
|
base modules simple.
|
|
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-http_routing
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
- web
|
|
|
|
## Source
|
|
|
|
- Repository: https://github.com/OCA/OCB
|
|
- Branch: 16.0
|
|
- Path: addons/http_routing
|
|
|
|
## License
|
|
|
|
This package preserves the original LGPL-3 license.
|