docs: note single commodity limitation for balance assertions

This commit is contained in:
Simon Michael 2013-06-01 13:51:15 -07:00
parent c2fa4b3c21
commit 18c6ff2a04

View File

@ -271,6 +271,9 @@ parse order. This is different from ledger, which currently goes
strictly by parse order. Sorting by date means balance assertions will strictly by parse order. Sorting by date means balance assertions will
still work if you reorder your entries. still work if you reorder your entries.
Also note the asserted balance must be a simple amount - it's not
currently possible to assert a balance containing multiple commodities.
The impact of balance assertions on parsing time for large files is The impact of balance assertions on parsing time for large files is
not yet known. not yet known.