hledger/hledger-lib/Hledger/Reports
Simon Michael 9198449ee3 areg: an account transaction register like the ones in ui/web (#1294)
;areg: debug output

;areg: show a title indicating which account was picked

This might be a bit of a pain for scripting, but otherwise it can be
quite confusing if your argument matches an account you didn't expect.

;areg: improve CSV headings

;areg: show at most two commodities per amount
2020-07-14 10:24:57 -07:00
..
AccountTransactionsReport.hs areg: an account transaction register like the ones in ui/web (#1294) 2020-07-14 10:24:57 -07:00
BalanceReport.hs lib: Use last column of historical balance as total. Use totals for balanceReport. 2020-07-07 17:56:38 -07:00
BudgetReport.hs balcmds: avoid short month names in multi-year monthly reports 2020-07-09 12:56:46 -07:00
EntriesReport.hs valuation: implement new --infer-value flag & semantics (#1239, #1253) 2020-06-19 14:40:20 -07:00
MultiBalanceReport.hs lib: Replace {pr,prr}Negate with fmap negate. 2020-07-10 09:08:03 -07:00
PostingsReport.hs lib: postingsReport: follow debug levels policy 2020-07-13 11:53:05 -07:00
ReportOptions.hs areg: an account transaction register like the ones in ui/web (#1294) 2020-07-14 10:24:57 -07:00
ReportTypes.hs lib: Replace {pr,prr}Negate with fmap negate. 2020-07-10 09:08:03 -07:00
TransactionsReport.hs Use nubSort instead of nub . sort. 2020-01-04 08:31:10 -08:00