ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

odoo

Full-featured Odoo 19 ERP connector for OpenClaw - Sales, CRM, Purchase, Inventory, Projects, HR, Fleet, Manufacturing (80+ operations, complete Python code included, XML-RPC integration).

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/nullnaveen/odoo-connector
Or

Odoo ERP Connector

Full-featured Odoo 19 ERP integration for OpenClaw. Control your entire business via natural language chat commands.

📦 Full Source Code: https://github.com/NullNaveen/openclaw-odoo-skill

Quick Install

\ash npx clawhub install odoo-erp-connector \

Overview

The Odoo ERP Connector bridges OpenClaw and Odoo 19, enabling autonomous, chat-driven control over 153+ business modules including:

  • Sales & CRM
  • Purchasing & Inventory
  • Invoicing & Accounting
  • Projects & Task Management
  • Human Resources
  • Fleet Management
  • Manufacturing (MRP)
  • Calendar & Events
  • eCommerce

All operations use smart actions that handle fuzzy matching and auto-creation workflows.

Capabilities

Sales & CRM

  • Create quotations with dynamic line items
  • Manage sales orders (draft → confirmed → done)
  • Search and filter orders by status, customer, date range
  • Create and qualify leads and opportunities
  • Move leads through CRM pipeline stages
  • View full sales pipeline with revenue forecasting

Purchasing

  • Create purchase orders from vendors
  • Manage PO status (draft → purchase → received)
  • Receive and validate goods
  • Search and filter POs by vendor, status, date
  • Track purchase history and vendor performance

Inventory & Products

  • Create products (consumables, stockable, services)
  • Query stock levels and availability
  • Set reorder points and receive low-stock alerts
  • Search products by name, code, or category
  • Track stock movements and valuations

Invoicing & Accounting

  • Create and post customer invoices
  • Manage payment terms and schedules
  • Query unpaid and overdue invoices
  • Search by customer, date range, or amount
  • Track invoice status (draft → posted → paid)

Projects & Tasks

  • Create projects and organize by team/status
  • Create tasks with priority, dates, and assignments
  • Log timesheets and track project hours
  • Search and filter tasks by project, status, assignee
  • Manage project stages and closure

Human Resources

  • Create employees and departments
  • Manage job titles and work schedules
  • Process expense reports and reimbursements
  • Search employees by name, department, job
  • Track leave requests and attendance

Fleet Management

  • Create and track vehicles
  • Log odometer readings and service records
  • Track maintenance schedules and costs
  • Search fleet by license plate, status, brand
  • Generate fleet reports

Manufacturing (MRP)

  • Create Bills of Materials (BOMs)
  • Manage manufacturing orders (MOs)
  • Track component requirements and production status
  • Search MOs by product or status
  • Link BOMs to product variants

Calendar & Events

  • Create meetings and events with attendees
  • Set reminders and locations
  • Search events by date range or attendee
  • Track calendar availability

eCommerce

  • Publish products to website
  • View website orders and customer activity
  • Manage produ...

Metadata

Stars1287
Views1
Updated2026-02-22
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-nullnaveen-odoo-connector": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.