hledger/hledger/Hledger/Cli
Simon Michael 6c2398e4d7 close: preserve transaction prices (costs) accurately (#1035)
Transaction prices were being collapsed/misreported after close/open;
this is fixed. Now each separately-priced amount gets its own posting,
and only the last of these (for each commodity) gets a balance
assertion. Also the equity posting's amount is now always shown
explicitly, which in multicommodity situations means that multiple
equity postings are shown. The upshot is that a balance -B report
will be unchanged after closing & opening transactions.
2019-07-09 11:21:22 +01:00
..
Commands close: preserve transaction prices (costs) accurately (#1035) 2019-07-09 11:21:22 +01:00
CliOptions.hs Fix and update documentation on date options 2019-06-30 10:38:06 +02:00
Commands.hs rejigger Hledger.Cli tests to have correct prefix, add Cli.Utils 2019-04-22 12:47:28 -07:00
CompoundBalanceCommand.hs cli: restore --aux-date and --effective as --date2 aliases (#1034) 2019-06-02 08:48:41 -07:00
DocFiles.hs embedded files comment 2019-01-26 16:39:36 -08:00
Main.hs Refactoring: qualified call to process function 2019-06-30 10:38:06 +02:00
Utils.hs bal: support --value-at=p/t with multiperiod reports (#329) 2019-05-05 09:30:01 -07:00
Version.hs lib: drop "double" build flag 2016-05-18 20:32:58 -07:00