|
|
@@ -6,21 +6,7 @@
|
|
|
<div id="liste-content">
|
|
|
<table class="table table-striped table-bordered table-sm">
|
|
|
<thead>
|
|
|
- <tr>
|
|
|
- <th></th>
|
|
|
- <th>Filiale / Bereich</th>
|
|
|
- <th>Kunde</th>
|
|
|
- <th>Verursacher</th>
|
|
|
- <th>RG-Nr.</th>
|
|
|
- <th>RG-Datum<br>/ Fällig</th>
|
|
|
- <th>RG-Betrag</th>
|
|
|
- <th>offen /<br>Kunde ges.</th>
|
|
|
- <th>Mahnstufe<br>/ Staffel</th>
|
|
|
- <th>Abw.</th>
|
|
|
- <th>Kommentar<br>Fibu</th>
|
|
|
- <th>Kommentar<br>Abteilung</th>
|
|
|
- <th>Wieder-<br>vorlage</th>
|
|
|
- </tr>
|
|
|
+ {%include 'forderungen/liste_kopfzeile.html' %}
|
|
|
</thead>
|
|
|
<tbody>
|
|
|
{%include 'forderungen/liste_tabelle.html' %}
|