hledger/hledger-lib/Hledger
Simon Michael 3f86bd545f lib, ui, web: stricter accountTransactionsReport filtering
accountTransactionsReport now filters transactions more thoroughly, so
eg transactions dated outside the report period will not be shown.
Previously the transaction would be shown if it had any posting dated
inside the report period. Possibly some other filter criteria now get
applied that didn't before. I think on balance this will give slightly
preferable results.
2020-07-14 10:22:14 -07:00
..
Data ;lib: valuation debug output note 2020-07-14 10:21:45 -07:00
Read csv: Add support for & operators in conditional blocks 2020-07-07 12:51:01 -07:00
Reports lib, ui, web: stricter accountTransactionsReport filtering 2020-07-14 10:22:14 -07:00
Utils debug: move command parsing debug output down to level 8 2020-07-03 11:37:01 -07:00
Data.hs move JSON instances from hledger-web to hledger-lib 2019-12-16 17:17:00 -08:00
Query.hs lib: Minor refactor. 2020-07-03 12:35:51 -07:00
Read.hs debug: move command parsing debug output down to level 8 2020-07-03 11:37:01 -07:00
Reports.hs ;lib: rename MultiBalanceReports.hs -> MultiBalanceReport.hs 2019-06-14 11:45:25 -07:00
Utils.hs lib: Replace some utility functions with library functions. 2020-03-02 12:45:30 -08:00