mirror of
https://github.com/simonmichael/hledger.git
synced 2024-12-26 20:02:27 +03:00
;cln: comment
This commit is contained in:
parent
1192d8a057
commit
873c7339a6
@ -125,7 +125,7 @@ accountTransactionsReport rspec@ReportSpec{_rsReportOpts=ropts} j thisacctq = it
|
||||
-- maybe convert these transactions to cost or value
|
||||
. journalApplyValuationFromOpts rspec
|
||||
. traceOrLogAtWith 5 (("ts2:\n"++).pshowTransactions.jtxns)
|
||||
-- apply any cur:SYM filters in reportq
|
||||
-- apply any cur: or amt: filters in reportq
|
||||
. (if queryIsNull amtq then id else filterJournalAmounts amtq)
|
||||
-- only consider transactions which match thisacctq (possibly excluding postings
|
||||
-- which are not real or have the wrong status)
|
||||
|
Loading…
Reference in New Issue
Block a user