hledger/hledger-lib/Hledger/Reports
2020-11-04 14:25:21 +11:00
..
AccountTransactionsReport.hs lib,cli,ui,web: Introduce ReportSpec, which holds ReportOpts, the day of 2020-10-23 14:14:11 -07:00
BalanceReport.hs lib,cli,ui,web: Introduce ReportSpec, which holds ReportOpts, the day of 2020-10-23 14:14:11 -07:00
BudgetReport.hs lib: Expand Tabular.AsciiWide to allow multiline cells, either top or bottom aligned. 2020-11-04 14:25:21 +11:00
EntriesReport.hs lib,cli,ui,web: Introduce ReportSpec, which holds ReportOpts, the day of 2020-10-23 14:14:11 -07:00
MultiBalanceReport.hs lib: renderTable can now receive alignment and width specifications on all cells, and has an option to display the outer border. 2020-11-04 14:25:20 +11:00
PostingsReport.hs lib,cli,ui,web: Introduce ReportSpec, which holds ReportOpts, the day of 2020-10-23 14:14:11 -07:00
ReportOptions.hs lib: Add documentation for ReportSpec. 2020-10-23 14:14:11 -07:00
ReportTypes.hs lib: Add documentation for CBCSubreportSpec. 2020-10-23 16:15:41 -07:00
TransactionsReport.hs lib,cli,ui: Remove redundant Typeable and Data instances. 2020-08-31 15:41:30 +10:00