hledger/hledger-lib/Hledger/Reports
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
..
BalanceHistoryReport.hs
BalanceReport.hs
EntriesReport.hs
MultiBalanceReports.hs
PostingsReport.hs lib: textification: descriptions & codes 2016-05-24 19:00:58 -07:00
ReportOptions.hs
TransactionsReports.hs ui: transaction: ignore real/cleared/empty, always show full txn (#354) 2016-06-02 07:03:00 -07:00