Enhanced Odoo node for n8n with features from PR #15676
npm install n8n-nodes-odoo-enhancedEnhanced Odoo node for n8n with advanced features from PR #15676
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
1. Go to Settings > Community Nodes
2. Click Install
3. Enter: \
8n-nodes-odoo-enhanced\
4. Click Install
\\\ash
npm install n8n-nodes-odoo-enhanced
\\\
After installation, you'll find "Odoo Enhanced (PR15676)" in your n8n nodes panel under the Transform category.
- 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
- n8n version 1.0.0 or higher
- Odoo 12.0 or higher
MIT
This node is based on the official n8n Odoo node with enhancements from PR #15676.