fix valuation tests after #1499

This commit is contained in:
Simon Michael 2021-03-09 10:17:26 -08:00
parent ae435fd33e
commit 696114cfa8

View File

@ -368,7 +368,7 @@ $ hledger -f- bal -N -V -b 2000
# 34. multicolumn balance report valued at cost # 34. multicolumn balance report valued at cost
$ hledger -f- bal -MTA --value=cost -b 2000 $ hledger -f- bal -MTA --value=cost -b 2000
Balance changes in 2000Q1, converted to cost: Balance changes in 2000Q1, converted to cost, valued at posting date:
|| Jan Feb Mar Total Average || Jan Feb Mar Total Average
===++================================= ===++=================================
@ -478,7 +478,7 @@ P 2000/04/01 A 4 B
(a) 1 A @ 6 B (a) 1 A @ 6 B
$ hledger -f- bal -ME -H -p200001-200004 --value=c $ hledger -f- bal -ME -H -p200001-200004 --value=c
Ending balances (historical) in 2000Q1, converted to cost: Ending balances (historical) in 2000Q1, converted to cost, valued at posting date:
|| 2000-01-31 2000-02-29 2000-03-31 || 2000-01-31 2000-02-29 2000-03-31
===++==================================== ===++====================================
@ -541,7 +541,7 @@ Budget performance in 2000Q1:
# 47. budget report, valued at cost. # 47. budget report, valued at cost.
$ hledger -f- bal -MTA --budget --value=c $ hledger -f- bal -MTA --budget --value=c
Budget performance in 2000Q1, converted to cost: Budget performance in 2000Q1, converted to cost, valued at posting date:
|| Jan Feb Mar Total Average || Jan Feb Mar Total Average
===++================================================================================================ ===++================================================================================================