Order list export: Expose same "extended status" as in backend (#3674)

* Order list export: Expose same "extended status" as in backend

* Review notes
This commit is contained in:
Raphael Michel
2023-11-15 15:20:30 +01:00
committed by GitHub
parent a631890db1
commit 77da4052b9
4 changed files with 17 additions and 3 deletions

View File

@@ -1,5 +1,6 @@
{% load i18n %}
{% load bootstrap3 %}
{# Changes should be replicated in pretixpresale/event/fragment_order_status.html and in pretix/base/models/orders.py #}
{% if order.status == "n" %}
{% if order.require_approval %}
<span class="label label-warning {{ class }}">