Add products, set quantities and pricing, then save.
{{ item.name || '(no name)' }}
{{ getTruncatedDescription(item.description) }}
{{ item.asset_folder }}
| Item Name | Qty | Unit Price | Subtotal | |
|---|---|---|---|---|
| {{ formatAmount(item.subtotal) }} |
No items yet — search for products above to add them.
| Item Name | Qty | Unit Price | Subtotal |
|---|---|---|---|
| {{ item.item_name }} | {{ item.quantity }} | {{ formatAmount(item.unit_price) }} | {{ formatAmount(item.subtotal) }} |
Last sent to {{ viewedQuotation.last_sent_to }} on {{ formatDate(viewedQuotation.last_sent_at) }}.
Not yet sent to customer.