mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-08 07:09:28 +03:00
8ae303f685
This change means you can make assertions on a multi-commodity account balance (asserting one commodity at a time). On the flip side, you can no longer assert the complete balance of an account (new unexpected commodities will not be detected.) We might restore that ability later, using the == syntax. |
||
---|---|---|
.. | ||
balance-assertions.test | ||
blank-description.test | ||
comments.test | ||
dates.test | ||
default-commodity.test | ||
include.test | ||
parens-in-account-name.test | ||
parse-sample-journal.test | ||
unbalanced.test |