Revert "fix valuation tests after #1499"

This reverts commit 696114cfa8.
This commit is contained in:
Stephen Morgan 2021-03-10 12:29:06 +11:00
parent 696114cfa8
commit 1702b8cca4

View File

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