hledger-web-0.24.1: A web interface for the hledger accounting tool.

Safe HaskellNone
LanguageHaskell98

Handler.JournalEntriesR

Description

journalentries handlers.

Synopsis

Documentation

getJournalEntriesR :: Handler Html Source

The journal entries view, with sidebar.

entriesReportAsHtml :: WebOpts -> ViewData -> EntriesReport -> HtmlUrl AppRoute Source

Render an EntriesReport as html for the journal entries view.