blob: 4f78f0487f5f10f2105ed3c5b4f88962ef3240bb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
; Test for: "print" command filters out the "balance assertions"
2008/12/31 * Interest
Assets:Brokerage $800.00
Income:Somewhere
2008/12/31 * Interest
Assets:Brokerage $200.00 = $1,000.00
Income:Somewhere
test print
2008/12/31 * Interest
Assets:Brokerage $800.00
Income:Somewhere
2008/12/31 * Interest
Assets:Brokerage $200.00 = $1,000.00
Income:Somewhere
end test
|