mirror of
https://github.com/bringout/oca-ocb-core.git
synced 2026-04-18 03:52:04 +02:00
- add missing rpc addon (auto_install, required by server_wide_modules)
- add __init__.py -> init.py symlink for odoo package importability
- re-export image_process from odoo.tools (needed by web_editor)
- add backward-compatible slug/unslug functions in http_routing
🤖 assisted by claude
|
||
|---|---|---|
| .. | ||
| doc | ||
| http_routing | ||
| pyproject.toml | ||
| README.md | ||
Web Routing
Proposes advanced routing options not available in web or base to keep base modules simple.
Installation
pip install odoo-bringout-oca-ocb-http_routing
Dependencies
- web
Source
- Repository: https://github.com/OCA/OCB
- Branch: 19.0
- Path: addons/http_routing
License
This package preserves the original LGPL-3 license.