Changed order overview columns to increase usefulness

This commit is contained in:
Raphael Michel
2016-09-04 22:56:00 +02:00
parent 2569ebec55
commit d8f81955ba
3 changed files with 4 additions and 3 deletions

View File

@@ -17,7 +17,7 @@
<thead>
<tr>
<th>{% trans "Product" %}</th>
<th>{% trans "Total orders" %}</th>
<th>{% trans "Total (pending or paid)" %}</th>
<th>{% trans "Payment pending" %}</th>
<th>{% trans "Cancelled" %}</th>
<th>{% trans "Refunded" %}</th>