Scope

Projects · Quotes · Variations

{{ currentUser.username }}

Loading…

Awaiting approval

{{ authMode === 'login' ? 'Sign in' : 'Create account' }}

Your account {{ authForm.username }} is waiting for administrator approval. You will be able to sign in once approved.

{{ selectedProject.subject_line || '(no details)' }}

Subject line for email

Quotes

No quotes yet.
{{ formatQuoteLabel(q.created_at) }} ${{ formatMoney(q.quote_total) }} {{ expandedQuotes[q.id] ? '▼' : '▶' }}
${{ formatMoney(v.pricing.final_inc_gst) }}
Description Qty UoM Rate Cost
${{ formatMoney(li.quantity * li.unit_rate) }}
No line items — tab from description to add one.
Cost: ${{ formatMoney(v.pricing.total_cost) }} Ex-GST: ${{ formatMoney(v.pricing.retail_ex_gst) }} GST: ${{ formatMoney(v.pricing.gst_amount) }} Inc-GST: ${{ formatMoney(v.pricing.final_inc_gst) }}

No variations.

Select a project or create one to get started.

{{ modalTitle }}

{{ toast }}