hledger/hledger-lib/Hledger/Reports
Simon Michael 8673332c8e ui, web: show fewer other accounts in acct register
To reduce noise in the "other accounts" field of hledger-ui's and
hledger-web's account register: if there are both real and virtual
postings to other accounts, show only the accounts posted to by real
postings.

Use case: in many transactions I have extra balanced-virtual postings
which adjust budget envelopes (subaccounts of checking). These clutter
up the register's other accounts field making it useless. Excluding them
(when there are also real postings) makes it more useful for me and
probably others.
2015-08-28 11:58:57 -07:00
..
BalanceHistoryReport.hs fix hunit compilation warnings 2014-03-21 17:41:54 -07:00
BalanceReport.hs balance: move -V helpers to the *Report modules 2015-08-26 10:38:45 -07:00
EntriesReport.hs split up Hledger.Reports 2014-03-19 17:31:18 -07:00
MultiBalanceReports.hs balance: move -V helpers to the *Report modules 2015-08-26 10:38:45 -07:00
PostingsReport.hs query: drop the empty: query term 2015-05-21 16:44:11 -07:00
ReportOptions.hs fix options breakage with GHC < 7.10 2015-08-28 11:17:49 -07:00
TransactionsReports.hs ui, web: show fewer other accounts in acct register 2015-08-28 11:58:57 -07:00