mirror of
https://github.com/simonmichael/hledger.git
synced 2025-01-01 06:41:55 +03:00
ebf5ed93f2
This feature turns out to be quite involved, as valuation interacts with the many report variations. Various bugs/specs have been fixed/clarified relating to register's running total, balance totals etc. Eg register's total should now be the sum of the posting amount values, not the values of the original sums. Current level of support has been documented. When valuing at transaction date, we once again do early valuation of all posting amounts, to get more correct results. variants. This means --value-at=t can be slower than other valuation modes when there are many transactions and many prices. This could be revisited for optimisation when things are more settled. |
||
---|---|---|
.. | ||
a.timeclock | ||
amounts-and-commodities.test | ||
auto-postings.test | ||
b.timedot | ||
balance-assertions.test | ||
blank-description.test | ||
comments.test | ||
dates.test | ||
default-commodity.test | ||
directives-account.test | ||
directives.test | ||
include.test | ||
market-prices.test | ||
numbers.test | ||
parens-in-account-name.test | ||
parse-errors.test | ||
parse-sample-journal.test | ||
posting-dates.test | ||
precision.test | ||
scientific.test | ||
status.journal | ||
status.test | ||
tags.test | ||
transaction-prices.test | ||
unbalanced.test | ||
virtual-postings.test |