Module list
The list of modules installed on each PLANA Business Cloud edition. Modules are the building blocks of features — the more modules installed, the more capability your tenant has.
Starter edition
Core business operations:
| Module | Purpose |
|---|---|
base | Odoo core |
web | Web client |
mail | Internal messaging + chatter |
contacts | Customers, vendors, individuals |
account | Accounting |
account_accountant | Accounting Manager features |
sale_management | Sales — quotations, orders |
purchase | Purchase orders |
stock | Inventory management |
crm | CRM pipeline |
l10n_bg | Bulgarian fiscal pack (chart of accounts, VAT) |
plana_auth | PLANA SSO |
plana_session_redis | Redis-backed sessions |
plana_bus_redis | Redis-backed bus |
plana_logging_json | Structured JSON logging |
plana_k8s_healthz | Kubernetes health probes |
plana_proxy_fix | Proxy header handling |
plana_user_roles | RBAC layer |
plana_cron_db_filter | Filter cron iteration to PLANA DBs |
plana_saas | Self-service subscription view |
Pro edition (Starter +)
Project + HR + Subscriptions + advanced RBAC:
| Module | Purpose |
|---|---|
project | Project management |
hr_timesheet | Time tracking |
hr | HR |
hr_holidays | Time off |
hr_recruitment | Recruitment |
subscription_oca | OCA subscriptions |
base_user_role | OCA role-based permissions |
auth_session_timeout | Session timeout policy |
agreement | Customer / vendor agreements |
agreement_legal | Legal extensions to agreements |
account_analytic_sequence | Analytic sequence |
dms | Document management with folder ACLs |
helpdesk_mgmt | Internal helpdesk |
Enterprise edition (Pro +)
Reports + multi-company + advanced reporting:
| Module | Purpose |
|---|---|
mis_builder | Spreadsheet-style report builder |
account_reports | Advanced accounting reports |
mis_builder_budget | Budget vs actual |
account_consolidation | Multi-company consolidation |
account_financial_report | Financial report templates |
Various OCA account_* extensions | Specific accounting features |
OCA submodules
PLANA bundles a curated set of OCA modules — typically 50–100 modules total per tier, depending on edition. The full list is in oca-config/modules.txt on the relevant version branch of the odoo-modules repo.
What's NOT installed
| Module category | Why excluded |
|---|---|
| Odoo Enterprise-only modules | We are Community-only |
| Marketing Automation (Odoo Enterprise version) | OCA mail_marketing_* is the substitute |
| Field Service | Not in scope for current PLANA customers; available on request |
| Manufacturing | Same — available on request |
| POS | Bulgarian retail POS regulations are heavy; available on request |
Adding a module
If you need a module not in your tier:
- Confirm it's available in your tier (or upgrade)
- Talk to your PLANA account manager
- We add it to your tier's seed list (if generally useful) or to a custom configuration (if specific to your tenant)
Where to read more
- Editions — the feature matrix
- Subscription and tier
- Single sign-on —
plana_auth - User roles —
plana_user_roles