hledger/hledger-lib/Hledger
Simon Michael 7c8d7e9820 ui: transaction: ignore real/cleared/empty, always show full txn (#354)
This commit clarifies the account transactions report: as before the included transactions
are the original unfiltered transactions, but now the change and running balance amounts
are calculated from the report-matched postings. This fixed the limitation noted in 509f558,
so that toggling real mode in any screen could work. Then I decided the transaction screen
shouldn't show a partial transaction after all, so real/cleared filtering is no longer allowed or indicated here.
2016-06-02 07:03:00 -07:00
..
Data lib: refactor journal utils 2016-06-01 20:47:27 -07:00
Read lib: parentheses trying to resolve IDE warning 2016-05-26 15:51:59 -07:00
Reports ui: transaction: ignore real/cleared/empty, always show full txn (#354) 2016-06-02 07:03:00 -07:00
Utils lib: textification: comments and tags 2016-05-24 19:00:57 -07:00
Data.hs lib: convert date hunit tests to doctests 2016-05-06 18:10:49 -07:00
Query.hs ui: make --real/-R affect register/txn screens (#354) 2016-06-01 10:48:57 -07:00
Read.hs lib: fix tests; always try parsing stdin as journal 2016-05-24 19:00:58 -07:00
Reports.hs split up Hledger.Reports 2014-03-19 17:31:18 -07:00
Utils.hs lib: textification: parse stream 2016-05-24 19:00:57 -07:00