{% include 'report-table-header.html' %} {% for drug in report_list %} {% if show_drug_location %} {% endif %} {% if show_prepack_printed %} {% endif %} {% if show_fill_warning %} {% endif %} {% endfor %}
{{ drug.drug_number }} {{ drug.drug_name }}{% if drug.serial_number != 0 %}{{ drug.serial_number }}{% endif %} {% if drug.location != 0 %}{{ drug.location }} ({{ drug.dafe }}){% endif %}{{ drug.new_demand_card_count }} {{ drug.refill_demand_card_count }} {{ drug.new_cycle_card_count }} {{ drug.refill_cycle_card_count }} {{ drug.prepack_card_count }}{{ drug.prepack_print_count }}{{ drug.attempt_count }} {{ drug.card_count }} {{ drug.pill_count|floatformat }} {{ drug.print_count }} ({{ drug.bypass_pct|floatformat:"-2" }}%) {{ drug.cancel_count }} ({{ drug.cancel_pct|floatformat:"-2" }}%) {{ drug.ran_empty_count }} ({{ drug.ran_empty_pct|floatformat:"-2" }}%){{ drug.warn_count }} ({{ drug.warn_pct|floatformat:"-2" }}%){{ drug.error_count }} {{ drug.error_pct|floatformat:"-2" }}% {{ drug.undetected_count }} {{ drug.undetected_pct|floatformat:"-2" }}% ${{ drug.total_cost|floatformat:"-2" }}