um Poolfahrzeuge erweitert

This commit is contained in:
Erik Thiele
2026-05-19 20:22:18 +02:00
parent 60a5dc39b2
commit 0199a21a66
12 changed files with 487 additions and 43 deletions

View File

@@ -279,7 +279,7 @@
<td>{{ asset_labels[transaction.asset_type] }}</td>
</tr>
<tr>
<th>Kennung</th>
<th>{% if transaction.asset_type == 'pool_vehicle' %}Kennzeichen{% else %}Kennung{% endif %}</th>
<td>{{ transaction.asset_code }}</td>
</tr>
<tr>