hledger/hledger-lib/Hledger/Reports
2020-07-07 15:49:08 -07:00
..
AccountTransactionsReport.hs valuation: implement new --infer-value flag & semantics (#1239, #1253) 2020-06-19 14:40:20 -07:00
BalanceReport.hs lib: multiBalanceReport: Remove old balanceReport code, update some tests. 2020-06-22 22:27:09 +10:00
BudgetReport.hs bal --budget: elide multicommodity amounts 2020-07-05 06:59:16 -07:00
EntriesReport.hs valuation: implement new --infer-value flag & semantics (#1239, #1253) 2020-06-19 14:40:20 -07:00
MultiBalanceReport.hs doc: Remove references to old limitations of boring parent ellision. 2020-07-07 15:49:08 -07:00
PostingsReport.hs valuation: implement new --infer-value flag & semantics (#1239, #1253) 2020-06-19 14:40:20 -07:00
ReportOptions.hs lib, cli, ui, web: intopt and friends now make sure their arguments fit 2020-07-03 12:35:51 -07:00
ReportTypes.hs lib, cli: Move CompoundBalanceReport into ReportTypes, compoundReportWith into MultiBalanceReport, share postings amongst subreports. 2020-06-28 07:29:49 -07:00
TransactionsReport.hs Use nubSort instead of nub . sort. 2020-01-04 08:31:10 -08:00