hledger/hledger-lib/Hledger
Simon Michael 5af224d534 fix: tags: also match accounts declared but not used (#1857)
By default, all account declarations and all transactions are searched;
but when there's a query involving transaction fields,
account declarations unrelated to the matched transactions are not searched.

added:
queryIsCode
queryIsTransactionRelated
2022-04-14 12:28:43 -10:00
..
Data ref: journalAccountTypes 2022-04-11 09:18:23 -10:00
Read cln!: Clean up journal parsing. 2022-03-26 15:35:19 -10:00
Reports fix: Ensure date2 is used for journal valuation if requested. (#1851) 2022-04-14 07:27:17 -10:00
Utils cln: Reduce duplication in test utilities. 2022-03-26 15:35:19 -10:00
Data.hs pkg!: Break functions related to balancing out into a separate module, 2021-09-19 17:10:38 -10:00
Query.hs fix: tags: also match accounts declared but not used (#1857) 2022-04-14 12:28:43 -10:00
Read.hs imp: fix MonadIO import (#1847) 2022-03-25 14:49:56 -10:00
Reports.hs cln: tests: Remove test and tests, which are just aliases for testCase 2021-08-30 16:32:19 -10:00
Utils.hs fix: price: Make sure inferred market prices have the correct sign with 2022-03-10 17:34:49 -10:00