hledger/hledger-ui/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
..
UI ui: transaction: ignore real/cleared/empty, always show full txn (#354) 2016-06-02 07:03:00 -07:00
UI.hs cli/ui/web: rename X.Options modules to X.XOptions 2015-08-28 12:43:51 -07:00