Fix transaction view after Django upgrade

This commit is contained in:
Raphael Michel
2023-08-09 17:11:20 +02:00
parent edb0cd0941
commit cfd6376936
2 changed files with 2 additions and 2 deletions

View File

@@ -69,7 +69,7 @@
<td></td>
<td class="text-right flip">
<strong>
{{ sums.count }}
{{ sums.sum_count }}
</strong>
</td>
<td></td>