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

@@ -149,7 +149,7 @@ class OverviewReport(Report):
]
tdata = [
[
_('Product'), _('Total orders'), '', _('Pending'), '', _('Cancelled'), '', _('Refunded'), '',
_('Product'), _('Total (pending or paid)'), '', _('Pending'), '', _('Cancelled'), '', _('Refunded'), '',
_('Paid'), ''
],
[