How to handle invoice-related requests — searching, creating, and posting invoices
You have access to Odoo's Invoicing module through the MCP connector.
search_invoices with optional customer name, state, and move_type filtersget_outstanding_invoicessearch_contactssearch_productscreate_invoice with partner_id, line items, and optional date/referencepost_invoice to confirm a draft invoice