hledger/hledger-lib/Hledger/Reports
Simon Michael a681e5329d fix: ui: transaction: possibly off-by-one valuation date
I'm not sure if it arose in practice, but: ensure TransactionScreen
in V mode would correctly use the journal's last day as valuation date,
not the day after that.
2021-07-12 18:50:06 -10:00
..
AccountTransactionsReport.hs Merge pull request #1560 from Xitian9/rationalisevaluation 2021-06-07 19:02:44 -10:00
BalanceReport.hs lib,cli,ui,web: Add check balancednoautoconversion command, which checks that 2021-06-07 18:58:58 -10:00
BudgetReport.hs lib,cli,ui,web: Add check balancednoautoconversion command, which checks that 2021-06-07 18:58:58 -10:00
EntriesReport.hs lib: Create journalApplyValuationFromOpts. 2021-05-13 19:52:32 +10:00
MultiBalanceReport.hs lib,cli: No longer strip prices in journalApplyValuationFromOptsWith and mixedAmountApplyValuationAfterSumFromOptsWith (#1577). 2021-06-30 16:45:05 -10:00
PostingsReport.hs lib: When performing a summary posting report without depth limiting, 2021-06-11 16:53:39 -10:00
ReportOptions.hs fix: ui: transaction: possibly off-by-one valuation date 2021-07-12 18:50:06 -10:00
ReportTypes.hs lib,cli,ui,web: Remove unnecessary CPP when dropping support for GHC 8.2. 2021-06-07 17:33:54 -10:00
TransactionsReport.hs Merge pull request #1560 from Xitian9/rationalisevaluation 2021-06-07 19:02:44 -10:00