{% include 'report-table-header.html' %} {% for itm in report_list %} {% if has_extra_col_1 %}{% endif %} {% if has_extra_col_2 %}{% endif %} {% endfor %}
{{ itm.rx_number }} {{ itm.workorder_id }} {{ itm.disp_date|date:"m/d/Y h:i:s A" }} {{ itm.request_drug_number }} {{ itm.filled_drug_number }} {{ itm.lot }} {{ itm.expiration|date:'m/d/Y' }} {{ itm.canister }} {{ itm.swap_type }}{{ itm.extra_col_1 }}{{ itm.extra_col_2 }}