| {{ canister.serial_number }} |
{{ canister.quantity }} |
{{ canister.pill_demand }} |
{{ canister.low_level }} |
{% if canister.map %}{% for canmap in canister.map.all %}{{ canmap.canister_position.tag }}{% endfor %}{% else %}Shelf{% endif %}
{% if canister.map %}{% for canmap in canister.map.all %}({{ canmap.dafe.display_name }}){% endfor %}{% endif %} |
{{ canister.display_status.description }} |
{{ canister.use_by_date|date:"m/d/Y" }} |
{{ canister.use_by_date|timeuntil }} |
{{ canister.active }} |