From a4d30512bd14d36cd4007f0b3d77a83b8db1e9d6 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Wed, 25 Apr 2018 16:14:44 -0700 Subject: [PATCH] doc: update balance docs [ci skip] --- hledger/hledger_balance.m4.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/hledger/hledger_balance.m4.md b/hledger/hledger_balance.m4.md index 798030e89..39cd5b65c 100644 --- a/hledger/hledger_balance.m4.md +++ b/hledger/hledger_balance.m4.md @@ -329,12 +329,14 @@ Balance changes in 2008: ``` -Eliding of boring parent accounts, as in the classic balance report, -is not yet supported in multicolumn reports. +Limitations: -Currently, the [`-V/--value` flag](#market-value) has a limitation in -multicolumn reports: it uses the market prices on the report end date -for all columns. (Instead of the prices on each column's end date.) +In multicolumn reports the [`-V/--value` flag](#market-value) uses the +market price on the report end date, for all columns (not the price on +each column's end date). + +Eliding of boring parent accounts in tree mode, as in the classic +balance report, is not yet supported in multicolumn reports. ### Budget report