npo-ledger-cli/rounding/bug_reports/dir-commodity-precision.test

20 lines
335 B
Text
Raw Normal View History

2014-07-01 18:50:51 +00:00
D 1000.00 EUR
commodity EUR
precision 2
default
2012-01-01 *
A 1 AAA @@ 10.00 EUR
A 1 BBB @@ 20.00 EUR
C
P 2012-07-01 AAA 10.123 EUR
P 2012-07-01 BBB 20.123 EUR
test -V bal
30.24 EUR A
-30.00 EUR C
--------------------
0.24 EUR
end test