Odoo 19 AI: Fitur Artificial Intelligence Lengkap & Perbedaan Enterprise vs Community
Dengan rilis Odoo 19 (Oktober 2025, diperkenalkan di Odoo Experience 2025), artificial intelligence bukan lagi add-on opsional — melainkan lapisan produktivitas yang terintegrasi ke seluruh aplikasi Odoo. Dari natural language search hingga agent otonom yang bisa membuat lead atau memproses dokumen, Odoo 19 membawa ERP ke era AI-assisted workflow.
Artikel ini merangkum fitur AI Odoo 19.x berdasarkan dokumentasi resmi, plus perbandingan eksplisit Enterprise Edition (EE) vs Community Edition (CE) — pertanyaan yang paling sering muncul saat evaluasi upgrade.
🎥 Video: Odoo 19 Keynote — Unveiling & Demo AI
Fabien Pinckaers (CEO Odoo) memperkenalkan Odoo 19 termasuk demo AI langsung — website builder dengan AI agent, product description generator, dan predictive CRM:
Video: Opening Keynote — Unveiling Odoo 19 (Odoo Experience 2025)
Sesi khusus AI: Discover the new Odoo AI features di Odoo Experience 2025.
Apa Itu Odoo AI di Versi 19?
Menurut dokumentasi Odoo 19, AI di Odoo dirancang untuk:
- Membantu user bekerja lebih cepat dengan asisten kontekstual di dalam interface Odoo
- Mengotomatisasi tugas repetitif — sortir dokumen, isi field, buat record
- Mendukung keputusan — ringkasan chatter, prediksi, analisis data via natural language
- Tetap dalam ekosistem Odoo — tidak perlu bolak-balik ke ChatGPT terpisah untuk workflow standar
Arsitektur AI Odoo 19 berpusat pada:
┌─────────────────────────────────────────────────────────┐
│ Ask AI (Ctrl+K / tombol AI) → baca & bantu user │
├─────────────────────────────────────────────────────────┤
│ AI Agents (app AI) → Topics + Tools + Sources (RAG) │
├─────────────────────────────────────────────────────────┤
│ AI Fields (Studio) → field auto-generate dari prompt │
├─────────────────────────────────────────────────────────┤
│ AI Document Sort → klasifikasi & aksi otomatis │
├─────────────────────────────────────────────────────────┤
│ AI Server Actions → automasi dari deskripsi NL │
└─────────────────────────────────────────────────────────┘
LLM Provider: OpenAI (ChatGPT) / Google Gemini
Fitur AI Odoo 19 — Penjelasan Lengkap
1. Ask AI — Asisten Natural Language di Mana Saja
Ask AI memungkinkan user bertanya dalam bahasa natural dari seluruh database Odoo.
Cara akses:
- Tekan Ctrl + K → command palette → ketik prompt → klik ikon AI
- Klik tombol AI di pojok kanan atas layar (tersedia di semua app)
Contoh permintaan umum (dari docs resmi):
| Kategori | Contoh prompt |
|---|---|
| Translate | Translate pesan chatter terbaru |
| Summarize | Ringkas thread chatter ini |
| Generate | Buat draft follow-up message |
| Improve | Perbaiki draft pesan ini |
| Suggest | Sarankan next steps untuk sales rep |
Penting: Agent Ask AI standar tidak mengubah database — hanya membuka view, menampilkan report, dan membantu konten. Untuk aksi write (buat lead, update record), perlu AI Agent custom dengan Topics & Tools.
Setelah respons AI, user bisa: Send as Message, Log as Note, atau Copy.
2. AI Agents — Agent Otonom dengan RAG
Modul AI (aplikasi dedicated) memungkinkan membuat dan mengkonfigurasi AI agent — asisten cerdas dengan peran, prompt, dan kemampuan eksekusi task.
Struktur agent (dokumentasi agents):
| Komponen | Fungsi |
|---|---|
| System Prompt | Misi utama agent — peran, tone, batasan |
| Topics | Instruksi + tools per konteks (CRM, search, dll.) |
| Tools | Fungsi nyata: buat lead, buka view, retrieve data |
| Sources (RAG) | PDF, weblink, Documents app, Knowledge articles |
Topics bawaan termasuk:
- Natural Language Search — interpretasi query → buka view Odoo yang tepat
- Information retrieval — ambil data dari model Odoo
- Create Leads — otomatisasi pembuatan lead (jika CRM terinstall)
Response Style: Analytical / Balanced / Creative
Restrict to Sources: agent hanya jawab dari knowledge base yang di-upload (ideal untuk support & compliance)
Use case Indonesia: agent FAQ internal HR, agent after-sales berbasis kontrak & knowledge base, agent sales assistant untuk qualify lead.
3. AI Fields — Field Otomatis via Prompt (Studio)
AI Fields memungkinkan field di form Odoo auto-generate konten berdasarkan prompt dan data record lain — via Odoo Studio.
Tipe field yang didukung: Text, Multiline, HTML, Integer, Decimal, Monetary, Date, Datetime, Checkbox, Many2one, Tags
Contoh prompt: “Buat deskripsi produk 2 paragraf berdasarkan /field name dan /field categ_id”
- Tambah via Studio → drag AI Field, atau
- Edit Properties pada property field → centang AI
Klik ikon AI di field untuk refresh/compute. Scheduled action harian juga mengisi AI field yang masih kosong.
4. AI Document Sort — Otomasi Dokumen
AI Document Sort (docs) mengklasifikasi, routing, dan memproses dokumen otomatis:
- Sort invoice, kontrak, NDA, asuransi ke folder yang tepat
- Extract informasi kunci
- Trigger aksi bisnis: buat vendor bill, tambah tag, buat activity
Dikonfigurasi per folder di app Documents → Actions → AI Auto-sort. Prompt natural language + pilihan aksi (move folder, add tags, create invoice, dll.).
Catatan: app AI tidak wajib terinstall untuk document automation, tapi aksi tersedia bergantung modul lain (Accounting, Purchase, dll.).
5. AI Server Actions — Automasi dari Bahasa Natural
Odoo 19 mendukung server actions yang didefinisikan lewat deskripsi natural language — AI menerjemahkan intent menjadi automasi Odoo tanpa coding Python/XML manual.
Cocok untuk: trigger workflow sederhana, notifikasi kondisional, update field berdasarkan aturan bisnis yang dijelaskan plain language.
6. Fitur AI Lainnya di Odoo 19
| Fitur | Deskripsi | Docs |
|---|---|---|
| AI in email templates | Generate/perbaiki template email | AI docs |
| AI voice transcription | Speech-to-text di meeting & app lain | Transcription track |
| Write and improve text | Perbaiki tulisan di form & chatter | Write with AI |
| AI live chat | Agent AI di website live chat | AI live chat |
| AI default prompts | Kustomisasi prompt bawaan Ask AI | Default prompts |
| Predictive lead scoring | ML scoring opportunity CRM | Enterprise CRM |
| Semantic / NL search | Pencarian makna, bukan keyword saja | Ask AI + Agents |
Odoo 19.1+ terus menambah kemampuan (website vibe coding, SEO AI, record creation via agent) — pantau release notes untuk update minor.
Konfigurasi AI — API Keys & Provider
Untuk menggunakan AI di Odoo.sh atau on-premise, administrator perlu API key sendiri:
| Provider | Setup |
|---|---|
| OpenAI (ChatGPT) | AI app → Configuration → Settings → Use your own ChatGPT account |
| Google Gemini | AI app → Configuration → Settings → Use your own Google Gemini account |
Odoo Online (SaaS) Enterprise: API key tidak wajib — Odoo menyediakan akses AI built-in. Organisasi yang ingin kontrol billing/policy bisa pakai key sendiri.
Biaya tambahan: penggunaan API key pribadi ditagih langsung ke akun OpenAI/Google sesuai pricing provider.
Enterprise vs Community — Perbedaan Fitur AI
Ini bagian paling krusial untuk decision maker Indonesia:
Ringkasan cepat
| Community (CE) | Enterprise (EE) | |
|---|---|---|
| Harga lisensi Odoo | Gratis (open source) | Berlangganan per user/bulan |
| Native AI Odoo 19 | ❌ Tidak tersedia | ✅ Full suite |
| OdooBot (chatbot basic) | ✅ | ✅ |
| Ask AI (Ctrl+K / tombol AI) | ❌ | ✅ |
| AI App & custom Agents | ❌ | ✅ |
| AI Fields (Studio) | ❌ (Studio EE-only) | ✅ |
| AI Document Sort | ❌ | ✅ |
| AI Server Actions (NL) | ❌ | ✅ |
| Odoo Studio | ❌ | ✅ |
| Predictive lead scoring | ❌ | ✅ |
| AI email / voice / live chat | ❌ | ✅ |
| Integrasi LLM pihak ketiga | ⚠️ Custom dev / OCA | ✅ Native + optional own API key |
Community Edition — apa yang masih bisa?
Odoo Community tetap powerful untuk ERP core (CRM, Sales, Inventory, Accounting basic, Project, dll.) — hanya lapisan AI native yang tidak ikut.
Opsi AI di CE:
- OdooBot — bot chatter bawaan (bukan LLM generatif penuh)
- Modul OCA / third-party — integrasi OpenAI/Gemini via custom module (maintenance sendiri)
- Custom development — webhook ke API LLM external (Python)
- Tool eksternal — ChatGPT/Claude terpisah, copy-paste manual (tidak terintegrasi workflow)
Trade-off CE + custom AI: biaya dev & maintenance, tidak seamless, upgrade Odoo riskan. Cocok jika tim punya developer internal dan budget dev > budget lisensi EE.
Enterprise Edition — mengapa AI locked di EE?
Odoo memposisikan AI sebagai value proposition Enterprise — sama seperti Studio, Sign, Marketing Automation, dan IoT. Model bisnis: CE gratis untuk adopsi, EE monetize produktivitas premium.
Untuk bisnis Indonesia yang sudah hitung ROI:
- Tim 10 user × waktu hemat 2 jam/minggu × biaya jam kerja
- Otomasi OCR invoice 500+/bulan
- Agent support 24/7 tanpa hire tambahan
…upgrade EE sering payback < 6 bulan jika AI benar-benar dipakai (bukan cuma di-enable).
Tabel Fitur AI Detail: EE ✅ vs CE ❌
| Fitur AI Odoo 19 | CE | EE | Keterangan |
|---|---|---|---|
| Ask AI (command palette) | ❌ | ✅ | Baca & bantu, default read-only |
| Tombol AI global | ❌ | ✅ | Pojok kanan atas semua app |
| AI Agents + RAG | ❌ | ✅ | Perlu install app AI |
| Custom agent (support, sales) | ❌ | ✅ | Topics, tools, sources |
| AI Fields di Studio | ❌ | ✅ | Perlu Studio (EE) |
| AI Document Auto-sort | ❌ | ✅ | Perlu Documents app |
| AI Server Actions | ❌ | ✅ | Automasi NL |
| Improve / translate text | ❌ | ✅ | Di form, email, chatter |
| Voice transcription | ❌ | ✅ | Meeting & apps |
| AI Live Chat website | ❌ | ✅ | Agent di eCommerce |
| Predictive lead scoring | ❌ | ✅ | CRM Enterprise |
| NL search → buka view | ❌ | ✅ | Via Ask AI / agents |
| Own OpenAI/Gemini API key | ⚠️ Custom | ✅ | Native settings |
| OdooBot | ✅ | ✅ | Basic, bukan generative AI |
Use Case AI Odoo 19 untuk Bisnis Indonesia
| Industri | Use case AI | Modul terkait |
|---|---|---|
| Trading / distribusi | OCR vendor bill, sort dokumen PO | Documents, Accounting |
| Jasa & konsultan | Timesheet summary, project update AI | Project, AI Fields |
| E-commerce | Generate deskripsi produk, translate ID/EN | Sales, Website, AI Fields |
| Customer service | Agent FAQ dari Knowledge base | Helpdesk, Live Chat, AI Agents |
| Sales B2B | Lead scoring, draft follow-up email | CRM, Ask AI |
| Manufaktur | Pattern detection inventory adjustment | Inventory, Ask AI |
Best Practice Adopsi Odoo AI
- Mulai dari Ask AI — training user pakai Ctrl+K sebelum build agent kompleks
- Satu agent = satu use case — jangan buat agent “super bot” tanpa batas
- RAG dengan Restrict to Sources untuk compliance (HR policy, kontrak, SOP)
- Pilot 1 departemen — Finance (OCR) atau Support (agent FAQ) dulu
- Monitor API cost jika pakai key sendiri — set budget alert di OpenAI/Google
- Review prompt berkala — AI output quality = prompt quality
- Community user: evaluasi TCO custom AI dev vs upgrade EE sebelum invest modul pihak ketiga
Referensi & Dokumentasi Resmi
Odoo 19 AI Documentation
Video & Event
- Opening Keynote — Unveiling Odoo 19
- Discover the new Odoo AI features — Odoo Experience 2025
- Odoo AI: Setup your own agents & RAG
-
[Detect Inventory Adjustment Patterns Odoo AI](https://www.youtube.com/watch?v=EiBHwchznw8)
Artikel terkait di blog ini
- Odoo Studio: Kustomisasi ERP Tanpa Coding — Studio diperlukan untuk AI Fields
- Odoo Project Management — AI summary untuk project update
Layanan
- Jidoka System Indonesia — implementasi Odoo Enterprise & konfigurasi AI
- Hubungi saya — konsultasi upgrade Odoo 19 & setup AI Agents
Kesimpulan: Pilih CE atau EE untuk AI?
| Situasi | Rekomendasi |
|---|---|
| UMKM, budget ketat, tim kecil, tidak butuh AI | Community — fokus ERP core |
| Ingin AI native tanpa maintain custom module | Enterprise — satu lisensi, satu support channel |
| Sudah CE + developer internal | Evaluasi TCO 12 bulan custom AI vs EE |
| Butuh OCR invoice + agent support + Studio | Enterprise — kombinasi fitur tidak tersedia di CE |
Odoo 19 AI adalah lompatan signifikan — terutama AI Agents dengan RAG dan document automation. Namun hampir seluruh capability ini exclusive Enterprise. Community tetap relevan sebagai ERP open source solid; AI adalah alasan upgrade paling kuat ke EE sejak Odoo Studio.
Butuh bantuan evaluasi upgrade Odoo 18→19, setup AI Agents, atau integrasi Knowledge base perusahaan? Hubungi saya untuk konsultasi, atau kunjungi halaman layanan.
