telegram_agent_create_quote
Create a draft sales quote in Odoo and return a shareable summary, respecting the quote_send approval or auto-send setting.
Instructions
Create a DRAFT sale.order in the scenario's company. Returns a shareable summary. Honors quote_send (approve → confirm before sending; auto → may send).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lines | Yes | [{product_id|default_code, qty, [price_unit]}] | |
| chat_id | Yes | ||
| connection | No | default | |
| partner_id | No |