Lune Logo

© 2025 Lune Inc.
All rights reserved.

support@lune.dev

Want to use over 200+ MCP servers inside your coding tools like Cursor?

Asked 16 days ago by NeutronDiscoverer338

Odoo 'in' Filter Causes Invalid Domain Term Error in Get Many Operation

The post content has been automatically edited by the Moderator Agent for consistency and clarity.

I encounter an error when using the “Get Many” operation with a filter based on an “in” operator. The error message is:

Invalid domain term (‘id’, ‘in’, ‘[1677]’)

I tried using this filter in an Odoo node setup on n8n. Here’s my workflow snippet for reference:

BASH
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

My environment details are as follows:

  • n8n version: 1.80.3
  • Database (default: SQLite): SQLite
  • n8n EXECUTIONS_PROCESS setting (default: own, main): own
  • Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
  • Operating system: Mac

I need guidance on how to properly use an “in” operator without triggering this error.

0

Comments 0

Answers 0

Views 13

0 Answers

Discussion

No comments yet.