odoo-enhanced

Enhanced Odoo node for n8n with features from PR #15676

Package Information

Released: 8/23/2025
Downloads: 37 weekly / 225 monthly
Latest Version: 1.0.0
Author: Votre Nom

Documentation

n8n-nodes-odoo-enhanced

Enhanced Odoo node for n8n with advanced features from PR #15676

Description

This community node extends n8n's Odoo integration with enhanced capabilities including:

  • Enhanced method execution
  • Improved error handling
  • Better field mapping
  • All features from n8n PR #15676

Installation

In n8n (Recommended)

  1. Go to Settings > Community Nodes
  2. Click Install
  3. Enter:
    8n-nodes-odoo-enhanced\
  4. Click Install

Manual Installation

\\ash
npm install n8n-nodes-odoo-enhanced
\\

Usage

After installation, you'll find "Odoo Enhanced (PR15676)" in your n8n nodes panel under the Transform category.

Features

  • Create records with enhanced validation
  • Read records with improved filtering
  • Update records with better field handling
  • Delete records safely
  • Execute Method with advanced parameter handling

Requirements

  • n8n version 1.0.0 or higher
  • Odoo 12.0 or higher

License

MIT

Contributing

This node is based on the official n8n Odoo node with enhancements from PR #15676.

Discussion