hledger/hledger-lib/Hledger/Reports
Johannes Gerer 45401e538e Balance Assignments and accounts resetting (#438)
* Changed behavior of `readJournalFiles` to be identical to `readJournalFile` for singleton lists

* Balance Assertions have to be simple Amounts

* Add 'isAssignment' and 'assignmentPostings' to Hledger.Data.Posting and Transaction

* Implemented 'balanceTransactionUpdate', a more general version of 'balanceTransaction' that takes an update function

* Fixed test cases.

* Implemented balance assignment ("resetting a balance")

* Add assertions to show function

* updated the comments

* numbering is not needed in journalCheckBalanceAssertions

* remove prices before balance checks

* rename functions
2016-12-10 07:04:48 -08:00
..
BalanceHistoryReport.hs BalanceHistoryReport is not used 2016-08-08 07:11:16 -07:00
BalanceReport.hs Balance Assignments and accounts resetting (#438) 2016-12-10 07:04:48 -08:00
EntriesReport.hs split up Hledger.Reports 2014-03-19 17:31:18 -07:00
MultiBalanceReports.hs bal, reg, stats: clarify report modes, output, options 2016-08-12 09:44:31 -07:00
PostingsReport.hs bal, reg, stats: clarify report modes, output, options 2016-08-12 09:44:31 -07:00
ReportOptions.hs bal, reg, stats: clarify report modes, output, options 2016-08-12 09:44:31 -07:00
TransactionsReports.hs ui, lib: another historical balance fix for accountTransactionsReport 2016-09-06 08:43:25 -07:00