hledger-web-1.2: Web interface for the hledger accounting tool

Safe HaskellNone
LanguageHaskell2010

Handler.JournalR

Description

/journal handlers.

Synopsis

Documentation

getJournalR :: Handler Html #

The formatted journal view, with sidebar.

journalTransactionsReportAsHtml :: WebOpts -> ViewData -> TransactionsReport -> HtmlUrl AppRoute #

Render a TransactionsReport as html for the formatted journal view.