mirror of
https://github.com/bringout/oca-ocb-core.git
synced 2026-04-19 20:12:01 +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
|
||
|---|---|---|
| .. | ||
| _monkeypatches | ||
| addons | ||
| api | ||
| cli | ||
| fields | ||
| models | ||
| modules | ||
| orm | ||
| osv | ||
| service | ||
| tests | ||
| tools | ||
| upgrade | ||
| upgrade_code | ||
| __init__.py | ||
| __main__.py | ||
| exceptions.py | ||
| http.py | ||
| import_xml.rng | ||
| init.py | ||
| loglevels.py | ||
| netsvc.py | ||
| release.py | ||
| sql_db.py | ||