Odoo (JSON-2) - Quotations by validity date action

The Quotations by validity date action retrieves quotations (sales orders) from Odoo filtered by their validity date.

Input

Input fieldDescription
Validity date fromSelect a validity date to return quotations on or after the selected date.
Validity date toSelect a validity date to return quotations on or before the selected date.
Include sentSelect Yes or No to include quotations already sent to the customer. Only draft quotations are returned by default.
LimitEnter the maximum number of quotations to return. Defaults to 100.
Custom fieldsUpload a JSON file to define extra fields. Custom fields are added alongside the auto-detected ones, and duplicates are skipped.

Output

Output fieldDescription
ResultAn array of quotation (sales order) records, sorted by validity date.

Last updated: