Skip to main content
Glama

list_sale_orders

Retrieve sales orders and quotations from Odoo with filters for state, customer, date range, and pagination to track sales data.

Instructions

List sale orders (quotations/orders). Args: state: State (draft=Quotation, sent=Sent, sale=Sales Order, done=Locked, cancel=Cancelled) partner_id: Filter by customer date_from: Start date (YYYY-MM-DD) date_to: End date (YYYY-MM-DD) limit: Maximum number (default: 50) offset: Offset for pagination (default: 0) Returns: List of orders

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
stateNo
partner_idNo
date_fromNo
date_toNo
limitNo
offsetNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/industream/mcp-odoo'

If you have feedback or need assistance with the MCP directory API, please join our Discord server