mirror of
https://github.com/simonmichael/hledger.git
synced 2024-12-31 22:31:54 +03:00
45401e538e
* 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 |
||
---|---|---|
.. | ||
a.timeclock | ||
b.timedot | ||
balance-assertions.test | ||
blank-description.test | ||
comments.test | ||
commodities.test | ||
commodity-styles.test | ||
dates.test | ||
default-commodity.test | ||
directives.test | ||
include.test | ||
market-prices.test | ||
parens-in-account-name.test | ||
parse-sample-journal.test | ||
posting-dates.test | ||
precision.test | ||
status.test | ||
tags.test | ||
transaction-prices.test | ||
unbalanced.test | ||
virtual-postings.test |