{% extends "stats/index.html" %} {% load i18n %} {% block tabs %}
{% trans "Shows you invoice totals per queue within the selected time period." %}
{% include "stats/plot_snippet.html" with url="/stats/data/sales/invoices/" %}{% trans "Shows you Purchase Order totals per queue within the selected time period." %}
{% include "stats/plot_snippet.html" with url="/stats/data/sales/purchases/" %}{% trans "Shows you how many parts have been ordered for each labour tier." %}