Skip to content

Quotes table reference

The quotes table is the main view of the quotes module, accessible from the Quotes navigation item. It uses an AG Grid data grid to display and filter quotes.

See the Finding quotes guide for task-focused instructions.

Columns

ColumnShown by defaultDescription
Quote refYesThe unique quote reference number. Pinned to the left. Click to open the quote as a full page.
BranchYesThe branch associated with the quote. Hidden for single-branch companies.
StatusYesThe current status of the quote. See status lifecycle.
Rejection/Cancellation reasonNoThe reason the quote was rejected or cancelled. Appears when Show completed is on.
Quote AmtYesThe quoted fee (excl. GST), formatted as currency.
Linked jobNoThe reference number of the valuation job linked to an accepted quote. Appears when Show completed is on.
Street numberYesProperty house/unit number.
Street nameYesProperty street name.
SuburbYesProperty suburb.
StateYesProperty state.
PostcodeYesProperty postcode.
LGAYesLocal government area.
Zone codesNoZoning codes.
Area sizeNoLand area.
CategoryNoValuation category.
Property typeNoProperty type.
Short notesYesInternal short notes field.
ClientYesNames of the client contacts linked to the quote.
Date receivedYesDate the quote enquiry was received.
Date dueYesDate the quote response is due. Highlighted when overdue.
TurnaroundYesThe job turnaround period (e.g. 5 business days). Used to calculate the job's due date when accepted.
AssigneeYesThe staff member assigned to manage the quote.
QuoterYesThe staff member who priced the quote.
ValuerYesThe valuer who would do the job if accepted.
Additional valuersYesAny additional valuers assigned.
ActionsYesPer-row action buttons. See Row actions.

Filters

Toolbar filters

FilterDescription
Search quotesText search applied across all visible columns in the grid.
Show completedToggle to include accepted, rejected, and cancelled quotes in the results. Off by default.
Reset filtersAppears when any filter is active. Clears all active filters.

AG Grid column filters

Each column supports a filter accessible via the column header. Column filters are available in the AG Grid side panel (click the filter icon in the toolbar). Common filter types:

  • Text columns (address fields, short notes, client) — text contains/starts with/ends with
  • Set columns (status, branch, assignee, quoter, valuer) — multi-select checkbox list
info

The Status column filter only shows in-progress statuses when Show completed is off. Enable Show completed first if you need to filter by Accepted, Rejected, or Cancelled.

Legacy filter panel

The legacy filter panel can be enabled from the options menu (⋮ button). It provides a side panel with the following filter fields:

FieldDescription
SearchFree text search across visible fields.
Show completed quotesToggle to include completed quotes.
StatusFilter by a single status.
AssigneeFilter by assignee.
ValuerFilter by responsible valuer.
Quoted byFilter by the user who priced the quote.
Signed byFilter by a user who has signed the quote.
Quoted amount — MinMinimum quoted fee (inclusive).
Quoted amount — MaxMaximum quoted fee (inclusive).
Date received — AfterShow quotes received on or after this date.
Date received — BeforeShow quotes received on or before this date.

Row actions

Context menu

Right-click any row to show the context menu. Available items depend on the quote's current status and your permissions:

ActionAvailability
Edit quote / Open quoteAlways (subject to view permission).
Accept quoteQuote is Awaiting reply and you have edit permission.
Reject quoteQuote is Awaiting reply and you have edit permission.
Cancel quoteQuote is in any in-progress status and you have edit permission.
Delete quoteRequires delete permission. Only available when the quote is in a deletable status.

Double-click

Double-clicking a row opens the quote editor dialog.

Action buttons

Each row has inline action buttons in the Actions column for quick access to Accept, Reject, Cancel, and Delete (where available).

Column grouping

The following columns support row grouping:

  • Status
  • Branch
  • Assignee
  • Quoter
  • Valuer
  • Additional valuers
  • Client

Right-click a column header and choose Group by this column to enable grouping. Choose Remove group to disable it.