fix for fees for selling.

fix for taxfree amount.
add description to transactions.
This commit is contained in:
2021-05-12 06:54:32 +02:00
parent 2818d9c11f
commit 68c26eb924
7 changed files with 70 additions and 3 deletions
+5
View File
@@ -20,6 +20,11 @@
</thead>
<tbody>
{% for transaction in transactions %}
{% if transaction.description and transaction.description != '' %}
<tr>
<td colspan="5">{{ transaction.description }}:</td>
</tr>
{% endif %}
<tr>
<td>{{ transaction.date_valid }}</td>
<td>{{ transaction.crypto_amount|floatformat:3 }}