mirror of
https://github.com/bringout/oca-ocb-core.git
synced 2026-04-18 14:12:00 +02:00
7 lines
258 B
Markdown
7 lines
258 B
Markdown
# Overview
|
|
|
|
Core Odoo runtime and the `base` addon packaged for Python workflows.
|
|
|
|
- Provides the ORM, HTTP server, module loader, tools, and services.
|
|
- Includes the `base` addon that seeds essential models and security.
|
|
- Ships `odoo-bin` CLI entrypoints.
|