oclaw AI Assistant
A chat-driven assistant for Odoo: query data, execute Odoo actions, and update business records in a controlled way — then save successful operations into Memory for fast reuse.
Positioning
One-liner
What You Can Do
Three core capabilities
- Chat to query data: get instant answers without digging through menus, filters, and exports.
- Chat to execute Odoo actions: trigger standard Odoo workflows (confirm, validate, process) with fewer clicks.
- Chat to update business data: batch edits and structured write operations with clear visibility in conversation history.
The Core Workflow
From chat request to reusable operation
1Ask in natural language
Describe the goal without needing model names, field names, or domain syntax.
2Generate an ORM-based plan
oclaw produces an executable approach using Odoo ORM and model methods whenever possible.
3Confirm before execution
For actions that modify data or trigger workflows, a confirmation step helps prevent accidental changes.
4Save success into Memory
Turn a proven operation into a reusable entry with keywords and a short description for future reuse.
Memory: The Efficiency Multiplier
Why it matters
- Standardization: transform tribal knowledge into repeatable, consistent operations.
- Compounding speed: the first success becomes a shortcut for every similar task later.
- Lower risk: reuse validated workflows instead of improvising each time.
- Institutional knowledge: build an internal operations library inside Odoo usage.
Governance & Safety
Designed for real business operations
Permission-aware execution
Runs under the current user’s Odoo permissions
Confirmation step
Sensitive actions require explicit confirmation
Traceable history
Conversation logs preserve context and outcomes
Language consistency
Replies can be constrained to the user’s Odoo UI language
Suggested Product Page Outline
Ready to copy into marketing materials
- What it is (chat-driven Odoo assistant)
- What it does (Query / Actions / Updates)
- How it works (Confirm → Execute → Save to Memory)
- Memory reuse (repeatable operations)
- Security & permissions
- Real-world scenarios (3–6 examples)
- Admin configuration (API settings, system prompts)
- Deployment notes (Odoo, access groups)
Multilingual Support
Global accessibility
oclaw supports multiple languages for users around the world. The AI assistant can communicate in the following languages:
- English (en) — Default
- Spanish (es) — Español
- French (fr) — Français
- German (de) — Deutsch
- Italian (it) — Italiano
- Portuguese (pt_BR) — Português (Brasil)
- Japanese (ja) — 日本語
- Korean (ko) — 한국어
- Chinese Simplified (zh_CN) — 简体中文
- Chinese Traditional (zh_TW) — 繁體中文
- Arabic (ar) — العربية
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module