hledger/hledger-lib/Hledger
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
..
Data Balance Assignments and accounts resetting (#438) 2016-12-10 07:04:48 -08:00
Read Balance Assignments and accounts resetting (#438) 2016-12-10 07:04:48 -08:00
Reports Balance Assignments and accounts resetting (#438) 2016-12-10 07:04:48 -08:00
Utils more general parser types enabling reuse outside of IO (#439) 2016-12-09 15:57:17 -08:00
Data.hs lib: Period, a richer period type 2016-07-29 10:27:30 -07:00
Query.hs lib: more history awareness for account transactions report #392 2016-08-08 17:25:42 -07:00
Read.hs Changed behavior of readJournalFiles to be identical to readJournalFile for singleton lists (#437) 2016-12-07 07:59:24 -08:00
Reports.hs BalanceHistoryReport is not used 2016-08-08 07:11:16 -07:00
Utils.hs lib: getCurrentZonedTime 2016-10-21 11:47:07 -07:00