hledger/hledger-lib/Hledger/Reports
Lawrence 44e1ea10fa fix: bal: correctly handle empty commodity in commodity-column (#1654)
We can't filter out empty commodity strings since that is a legitimate
group. Simultaneously, we should only include the empty commodity if it
is explicitly used (part of a posting) and not generated as part of
`Amounts.amounts`
2021-08-19 17:37:19 -10:00
..
AccountTransactionsReport.hs imp: areg: aregister no longer excludes future/forecast transactions by default. 2021-08-05 21:10:47 -10:00
BalanceReport.hs lib!: Rename the fields of ReportSpec. 2021-07-23 10:37:08 -10:00
BudgetReport.hs fix: bal: correctly handle empty commodity in commodity-column (#1654) 2021-08-19 17:37:19 -10:00
EntriesReport.hs fix: lib: Filter postings before performing valuation and costing in 2021-07-30 09:06:27 -10:00
MultiBalanceReport.hs imp: lib,cli: Implement gain report for balance reports. 2021-08-18 21:44:30 -10:00
PostingsReport.hs fix: reg: register --related should not create duplicate postings when 2021-07-30 09:06:27 -10:00
ReportOptions.hs imp: lib,cli: Implement gain report for balance reports. 2021-08-18 21:44:30 -10:00
ReportTypes.hs ref: bal: rename some report types to clarify/sync with docs 2021-07-15 14:22:20 -10:00