hledger/hledger-lib/Hledger/Reports
2020-11-18 16:29:04 -08: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 bal: support CSV output for --budget reports (#1155) 2020-11-18 16:29:04 -08: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: Refactor to eliminate confusing variables. 2020-11-08 17:11:05 -08: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,ui: Make sure ReportSpec is updated when updating ReportOpts. 2020-11-09 16:30:15 -08: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