$doctype 5
Zeit | Beschreibung | Betrag $forall (Entity eId entry) <- entries |
---|---|---|
#{formatTime defaultTimeLocale "%A %F %H:%M" $ transactionTime entry} | #{transactionDescription entry} | #{show ((fromIntegral (transactionAmount entry)) / 100)} |
Gesamtbetrag: | #{show ((fromIntegral total) / 100)}
Kassenbestand: #{show ((fromIntegral cashBalance) / 100)}
Aus der kasse auszahlen
$else
Noch keine Bewegungen zu verzeichnen
|