{% extends "pretixcontrol/event/base.html" %} {% load i18n %} {% load compress %} {% load static %} {% load escapejson %} {% block title %}{% trans "Statistics" %}{% endblock %} {% block content %}
{% blocktrans trimmed %} Orders paid in multiple payments are shown with the date of their last payment. {% endblocktrans %}
{% blocktrans trimmed %} Only fully paid orders are counted. Orders paid in multiple payments are shown with the date of their last payment. {% endblocktrans %}
{% blocktrans trimmed %} We will show you a variety of statistics about your sales right here, as soon as the first orders are submitted! {% endblocktrans %}