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