hledger/hledger-lib/Hledger/Reports
Stephen Morgan 3e60e784f3 fix: bal: Allow cumulative gain and valuechange reports
Previously, --cumulative with --gain or --valuechange would produce an
empty report. This fixes this issue to produce a reasonable report.
2022-07-08 16:34:23 +01:00
..
AccountTransactionsReport.hs dev: reg: areg: Strip prices early on in PostingsReport and AccountTransactionsReport, when possible. 2022-03-10 17:21:40 -10:00
BalanceReport.hs imp: cost: Generate totally balanced conversion postings for amounts with costs. 2021-12-21 10:50:13 -10:00
BudgetReport.hs fix: budget: Make sure boring parents of unbudgeted accounts are not 2022-01-21 09:11:04 -10:00
EntriesReport.hs imp: cost: Generate totally balanced conversion postings for amounts with costs. 2021-12-21 10:50:13 -10:00
MultiBalanceReport.hs fix: bal: Allow cumulative gain and valuechange reports 2022-07-08 16:34:23 +01:00
PostingsReport.hs dev: reg: areg: Strip prices early on in PostingsReport and AccountTransactionsReport, when possible. 2022-03-10 17:21:40 -10:00
ReportOptions.hs dev: fix doctests after "Error: " addition (#1436) 2022-04-25 02:56:59 -10:00
ReportTypes.hs lib!: Semigroup instance of PeriodicReportRow and PeriodicReport now 2021-11-07 07:56:08 -10:00