npo-ledger-cli/rounding/bug_reports/dir-commodity-precision.test
2014-07-02 00:20:51 +05:30

19 lines
335 B
Text

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