Vendor
{{ vendor_name }}
{{ vendor_address }}
{{ vendor_phone }}
{{ vendor_email }}
{{ vendor_phone }}
{{ vendor_email }}
Ship To
{{ ship_to_name }}
{{ ship_to_address }}
{{ ship_to_phone }}
{{ ship_to_email }}
{{ ship_to_phone }}
{{ ship_to_email }}
| Item # | Description | Qty | Unit | Unit Price | Amount |
|---|---|---|---|---|---|
| {{ item.item_number }} | {{ item.description }} | {{ item.qty }} | {{ item.unit }} | {{ item.unit_price }} | {{ item.amount }} |
Subtotal
{{ subtotal }}
{% if shipping_cost %}
Shipping
{{ shipping_cost }}
{% endif %}
{% if tax %}
{{ tax_label }}
{{ tax }}
{% endif %}
PO Total
{{ total }}
Special Instructions
{{ special_instructions }}
Authorization
{{ authorized_by }} · Date