hledger/hledger-lib/Hledger/Reports
Simon Michael 90c0d40777 lib, ui, web: more careful dates in account transactions report/registers
Clarify the account transactions report, and don't change original transactions' dates.

Show a more accurate date in hledger-ui and hledger-web's account registers
when postings have their own dates. This is now called the "transaction register date":
the date which is displayed for that transaction in a register for some current account
and filter query. It is either the transaction date from the journal ("transaction general date"),
or if postings to the current account and matched by the register's filter query have
their own dates, the earliest of those dates.
2016-07-27 12:12:42 -07:00
..
BalanceHistoryReport.hs fix hunit compilation warnings 2014-03-21 17:41:54 -07:00
BalanceReport.hs lib: textification begins! account names 2016-05-24 19:00:49 -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 lib: textification: descriptions & codes 2016-05-24 19:00:58 -07:00
ReportOptions.hs web: fix options breakage, add test code to tags 2015-08-28 15:23:49 -07:00
TransactionsReports.hs lib, ui, web: more careful dates in account transactions report/registers 2016-07-27 12:12:42 -07:00