blob: 6cd9b2f4d6abf0c49a166c871e151e436e3f0925 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
D 1.0000s
2006/03/14 Opening Balances
Assets:Tajer 1339829c @ 1.86590975416s
Assets:Gruulmorg 248720c @ 10.051463493s
Equity:Gold -5000000s
test reg --format '%(justify(scrub(total_expr), 40, 40, true))\n' --lots --date-format %Y/%m/%d
1339829c {1.86590975416s} [2006/03/14]
1339829c {1.86590975416s} [2006/03/14]
248720c {10.051463493s} [2006/03/14]
1339829c {1.86590975416s} [2006/03/14]
248720c {10.051463493s} [2006/03/14]
-1388.89h
end test
test reg --format '%(justify(scrub(total_expr), 40, 40, true))\n' --lots-actual
1339829c
1588549c
1588549c
-1388.89h
end test
|