confirm_order
Convert a draft quotation into a confirmed sale order in Odoo by providing the order ID.
Instructions
Confirm a quotation, turning it into a sale order.
Args:
order_id: The sale order ID to confirm (must be in draft/sent state)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | Yes |