One system.
Entire company under control.
Odoo is an open-source business system that combines accounting, warehouse, manufacturing, CRM, HR, e-shop and dozens of other modules in one platform. Used by over 15 million users in more than 175 countries — including hundreds of companies in the Czech Republic.
Basic concepts
What is ERP and why does your company need it?
ERP (Enterprise Resource Planning) is an information system that connects all key areas of a company into one platform — accounting, sales, warehouse, manufacturing, HR, projects and customer communication.
Without ERP, companies typically use dozens of unrelated tools: invoices in one program, warehouse in another, customers in Excel and attendance in a third system. Data is not connected, there's no overview, errors occur and employees waste time copying data.
ERP solves this — everything is in one place, in real time, accessible from anywhere.
Why Odoo
One system instead of dozens of tools
Odoo replaces scattered tools with a single platform — without compromises in price or features.
Everything connected from the first invoice
A CRM order automatically creates a warehouse reservation, invoice and accounting entry. No manual data entry between systems.
More →Transparent pricing without hidden fees
You pay per user — not per module. Add warehouse, manufacturing or HR without additional licenses.
More →Full Czech localization included
VAT, advances, ARES, data box, electronic invoices. Odoo meets Czech legislation without third-party add-ons.
More →Go-live in weeks, not months
We launch small companies within 6 weeks. No years of analysis — we start with what the company needs now.
More →Works in browser and on phone
No installation, no RDP. Log in from anywhere — from the office, field or abroad.
More →Open-source — your data, your system
Source code is public on GitHub. Nobody can raise your license price or cancel the product. Zero vendor lock-in.
More →System preview
Modern design.
Intuitive controls.

Dashboard — přehled celé firmy
Modern platform
Runs in browser.
Works on mobile.
Has native AI.
Odoo is a purely web application — no installation, no backups on a local server. Log in from anywhere, from any device.
From version 17, Odoo AI assistant is included — suggests texts, answers customer queries, categorizes expenses and automates routine tasks. No need to connect ChatGPT or another tool.
- ✓ Responsive design — tablet, mobile, desktop
- ✓ iOS and Android native apps
- ✓ AI built directly into modules
- ✓ Automatic updates (cloud version)

What other ERPs don't have
What must be expensively programmed in other ERPs
is already in Odoo.
Traditional ERP systems charge for every integration separately. In Odoo, all of this is part of the basic license.
AI assistant
Text suggestions, expense categorization, customer replies — directly in the system, without connecting a third party.
OCR — document extraction
Photograph an invoice, Odoo reads it and posts it automatically. Works for Czech and English.
Banking API
Direct account connection — transactions load automatically and match with invoices without manual import.
Electronic signatures
Sign contracts, orders and documents directly in Odoo. No DocuSign, no surcharge.
Approval workflow
Expenses, vacations, purchases — set who approves what and the system enforces the process.
API for anything
REST API for connecting to e-shops, carriers, accounting systems, BI tools or custom applications.
Reporting & BI
Dashboards, charts, pivot tables in real time. No Excel exports — everything live in the system.
Mobile app
iOS and Android. Approve expenses, track orders or scan warehouses from your phone.
Multi-language and multi-currency
Czech, English, Slovak and more. Invoice in EUR, USD or CZK — without restrictions.
Advanced permissions
Define exactly who sees and edits what. By department, role and individual fields.
Email & communication
Every document has its own chat. Email customers directly from the system, without switching tools.
Marketplace — 40,000+ add-ons
Thousands of ready-made extensions from community and partners. From specific industries to local legislation.
Integrations
Connect Odoo
to anything.
Odoo has a full-featured REST API and XML-RPC interface. Connect your e-shop, carrier, payment gateway, BI tool or custom application — without limitations.
# Odoo REST API — example
import xmlrpc.client
url = 'https://vase-firma.odoo.com'
db, user, pwd = 'mydb', 'admin', '***'
# Connect
common = xmlrpc.client.ServerProxy(
f'{url}/xmlrpc/2/common')
uid = common.authenticate(
db, user, pwd, {})
# Get invoices
models = xmlrpc.client.ServerProxy(
f'{url}/xmlrpc/2/object')
invoices = models.execute_kw(
db, uid, pwd,
'account.move', 'search_read',
[[['state','=','posted']]],
{'fields': ['name','amount_total']}
)Technology
Odoo is built on proven technologies
Open-source foundation, enterprise performance. The same technologies used by Netflix, Google or Instagram.
and many more.
Your data. Your system.
No vendor lock-in.
Odoo Community edition is 100% free and open-source. The source code is publicly available on GitHub. Nobody can double your price or shut down the product. Thousands of developers worldwide continuously improve and extend the system.
Want to see Odoo in action?
We'll show you the system live, tailored to your industry. Demo takes 30–45 minutes and is completely free.