New Quotation

Quotation Details

Add products, set quantities and pricing, then save.

Find Quotation

{{ result.reference }} {{ result.customer_name }} {{ result.customer_email }}
{{ formatAmount(result.grand_total) }} {{ formatDate(result.created_at) }} View Quotation
Cloned from {{ clonedFromReference }} — modify as needed, then save to create a new quotation.
{{ savedReference }}

Quotation saved successfully. Start below to create a new one.

Customer Information

Add Items

{{ item.name || '(no name)' }}

{{ getTruncatedDescription(item.description) }}

{{ item.asset_folder }}

for items not in the product catalog

Quotation Items

Item Name Qty Unit Price Subtotal
{{ formatAmount(item.subtotal) }}

No items yet — search for products above to add them.

Loading quotation…
{{ viewedQuotation.reference }}
{{ viewedQuotation.status }} Created {{ formatDate(viewedQuotation.created_at) }}
Cloned from {{ viewedQuotation.cloned_from }}

Customer Information

Customer Name
{{ viewedQuotation.customer_name || '—' }}
Customer Email
{{ viewedQuotation.customer_email || '—' }}

Quotation Items

Item Name Qty Unit Price Subtotal
{{ item.item_name }} {{ item.quantity }} {{ formatAmount(item.unit_price) }} {{ formatAmount(item.subtotal) }}

Delivery History

Last sent to {{ viewedQuotation.last_sent_to }} on {{ formatDate(viewedQuotation.last_sent_at) }}.

Not yet sent to customer.

{{ log.status === 'sent' ? 'Sent' : 'Failed' }} to {{ log.sent_to }} · {{ formatDate(log.sent_at) }}