hledger/hledger/Hledger/Cli
Simon Michael ebf5ed93f2 valuation: more thorough --value-at; document status (#329, #999)
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.
2019-05-03 12:24:02 -07:00
..
Commands valuation: more thorough --value-at; document status (#329, #999) 2019-05-03 12:24:02 -07:00
CliOptions.hs rename --value-date -> --value-at; --value-at implies -V 2019-04-26 12:08:31 -07:00
Commands.hs rejigger Hledger.Cli tests to have correct prefix, add Cli.Utils 2019-04-22 12:47:28 -07:00
CompoundBalanceCommand.hs valuation: more thorough --value-at; document status (#329, #999) 2019-05-03 12:24:02 -07:00
DocFiles.hs embedded files comment 2019-01-26 16:39:36 -08:00
Main.hs cli, web, ui: Replace withJournalDo* variants 2019-03-01 05:42:30 -08:00
Utils.hs valuation: more thorough --value-at; document status (#329, #999) 2019-05-03 12:24:02 -07:00
Version.hs lib: drop "double" build flag 2016-05-18 20:32:58 -07:00