{{ org.name }}
{% if org.address_line %}{{ org.address_line }}
{% endif %} {% if org.city or org.state or org.postcode %}{% if org.city %}{{ org.city }}{% endif %}{% if org.state %}, {{ org.state }}{% endif %} {% if org.postcode %}{{ org.postcode }}{% endif %}
{% endif %} {% if org.country %}{{ org.country }}
{% endif %}{{ estimate.client_name }}
{% if estimate.client_email %}{{ estimate.client_email }}
{% endif %} {% if estimate.client_phone %}{{ estimate.client_phone }}
{% endif %} {% if estimate.client_address_line %}{{ estimate.client_address_line }}
{% endif %} {% if estimate.client_city or estimate.client_state or estimate.client_postcode %}{% if estimate.client_city %}{{ estimate.client_city }}{% endif %}{% if estimate.client_state %}, {{ estimate.client_state }}{% endif %} {% if estimate.client_postcode %}{{ estimate.client_postcode }}{% endif %}
{% endif %} {% if estimate.client_country %}{{ estimate.client_country }}
{% endif %}| Description | Quantity | Unit Price | Tax | Amount |
|---|---|---|---|---|
|
{{ item.name }}
{% if item.description %}
{{ item.description }} {% endif %} |
{{ item.quantity }} | {{ item.unit_price }} | {% if item.tax_rate %}{{ item.tax_rate }}%{% else %}-{% endif %} | {{ item.total }} |
| No line items | ||||
{{ estimate.notes|linebreaks }}
{{ estimate.terms|linebreaks }}
This estimate is valid {% if estimate.expiry_date %}until {{ estimate.expiry_date|date:"F d, Y" }}{% else %}for 30 days from the date above{% endif %}. To accept this estimate, please contact us or sign below.
Signature
Date