{# Workspace Template - Combined Queue + Workbook with SPA Navigation #}
{# Include the workspace head (CSS, meta tags, slim header, opens body/sidebar wrappers) #}
{% include 'workspace/layouts/workspace-head.html' %}
{# Sidebar Navigation #}
{% include 'workspace/partials/sidebar-nav.html' %}
{# Event Awareness Banner - Shows active events for staff #}
{% include 'workspace/partials/event-indicator.html' %}
{# ========== QUEUE VIEW ========== #}
Search our knowledge base or browse categories below Queue
{{ store.city }}
Workbook
{{ store.city }}
Completed Buys
{{ store.city }}
Today's Processed Buys
** Denotes a buy from a previous day
{% for buy in completedBuys %}
{% if buy.checkedOut == false %}
Buy #
Name
# Bins
Dropped Off
Sort Completed
Processed
Sorter
Buyer
{% else %}
{% endfor %}
{% endif %}
{% if buy.wasToday == false %}
{{ buy.buyNumber }}
{% else %}
{{ buy.buyNumber }}
{% endif %}
{{ buy.customerFullName }}
{{ buy.numContainers }}
{% if buy.wasToday == false %}
{{ buy.timeDroppedOff }}**
{% else %}
{{ buy.timeDroppedOff }}
{% endif %}
{{ buy.sortCompleted }}
{{ buy.timeCompleted }}
{{ buy.sorterFullName }}
{{ buy.buyerFullName }}
Buy Log
{{ store.city }}
** Denotes a buy from a previous day
Buy #
Name
# Bins
Dropped Off
Sorter
Buyer
SD
ST
PT
PT/C
{# Buyer Stats #}
Buyer Stats
Buyer Name
Average Process Time
Average Per Container
Buys Processed
Bins Processed
Sorter Stats
Sorter Name
Average Sort Time
Average Per Container
Buys Sorted
Bins Sorted
{{ store.address }}
{{ store.city }}, {{ store.state }} {{ store.zipcode }}
P: {{ store.phone }}
Help Center
{{ store.city }}
How can we help you?
Browse by Category
Featured Articles
Recently Updated