oca-ocb-core/odoo-bringout-oca-ocb-http_routing
Ernad Husremovic 3037cab43e add rpc addon and fix 19.0 compatibility issues
- 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
2026-03-09 15:19:28 +01:00
..
doc update submodule l10n_ba_edi 2025-08-30 19:42:51 +02:00
http_routing add rpc addon and fix 19.0 compatibility issues 2026-03-09 15:19:28 +01:00
pyproject.toml 19.0 vanilla 2026-03-09 09:30:27 +01:00
README.md 19.0 vanilla 2026-03-09 09:30:27 +01:00

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

License

This package preserves the original LGPL-3 license.