{% extends edc_base_template %} {% load static %} {% block extrastyle %} {{ block.super }} {% endblock %} {% block extrahead %} {{ block.super }} {% endblock %} {% block document_ready %} {% endblock %} {% block main %} {{ block.super }}
{{ storage_bin.bin_identifier }}
· {{ storage_bin.location.display_name|default:storage_bin.location.name }}
· {{ storage_bin.container }}
{% if debug %}
Print labels
{% endif %}
{{ expected_count }} item{{ expected_count|pluralize }} registered in this bin. Scan each item present, then click Submit.
| Code | Product | Container |
|---|---|---|
{{ item.code }} |
{{ item.stock.product.name|default:"—" }} | {{ item.stock.container|default:"—" }} |