{{ company_name }}

{{ tagline }}
Expense Report
{{ report_no }} · {{ period }}
{{ stop1 }}
{{ stop1_when }}
{{ stop2 }}
{{ stop2_when }}
{{ stop3 }}
{{ stop3_when }}
Trip Purpose
{{ trip_purpose }}
Submitted By
{{ employee }}{{ employee_title }}
Approver
{{ approver }}{{ approver_title }}
Cost Center
{{ cost_center }}{{ cost_center_sub }}

Spend by Category

5 days · 11 line items
Airfare
{{ sum_air }}
Lodging
{{ sum_lodge }}
Meals & Client
{{ sum_meal }}
Ground / Rideshare
{{ sum_ride }}

Itemized — by City

Every line tied to a receipt
{{ city1 }}
{{ city1_when }}
{{ city1_sub }}
DateCategoryDescription & ReceiptAmount
{% for it in austin_items %}
{{ it.date }}
{{ it.catlab }}
{{ it.desc }}{{ it.rcpt }}
${{ it.amt }}
{% endfor %}
{{ city2 }}
{{ city2_when }}
{{ city2_sub }}
DateCategoryDescription & ReceiptAmount
{% for it in dallas_items %}
{{ it.date }}
{{ it.catlab }}
{{ it.desc }}{{ it.rcpt }}
${{ it.amt }}
{% endfor %}
{{ city3 }}
{{ city3_when }}
{{ city3_sub }}
DateCategoryDescription & ReceiptAmount
{% for it in houston_items %}
{{ it.date }}
{{ it.catlab }}
{{ it.desc }}{{ it.rcpt }}
${{ it.amt }}
{% endfor %}

Business Purpose & Notes

{{ purpose }}

{{ policy }}

Subtotal — all expenses{{ subtotal }}
Less: corporate card (airfare + lodging){{ advance }}
Out-of-pocket (cash & personal card){{ oop }}
Due to EmployeeReimbursable out-of-pocket
{{ total_due }}
Submitted By{{ sign_emp }}
Date{{ sign_emp_date }}
Approved By{{ sign_appr }}
Date{{ sign_appr_date }}
{{ foot_company }} · {{ foot_meta }} {{ foot_ref }}