- added: database: get_debt(name) and views for it

This commit is contained in:
Bernhard Stampfer
2016-03-26 21:09:17 +01:00
parent 8469f00884
commit cd38d16430
4 changed files with 20 additions and 3 deletions

View File

@@ -18,7 +18,7 @@
<p>Total: {{ "%0.2f" % (deposited - owed)}} €</p>
</div>
<div>
<h2>Einzahlungen (TODO)</h2>
<h2>Einzahlungen</h2>
<table>
<tr>
<th>Datum</th>