diff options
author | Craig Earls <enderw88@gmail.com> | 2013-05-23 21:11:59 -0700 |
---|---|---|
committer | Craig Earls <enderw88@gmail.com> | 2013-05-23 21:11:59 -0700 |
commit | a2518fa2a138e5836e00b080e817337b7584d5ac (patch) | |
tree | f375aeacb63a1a0dbf46e971bd38fc16ceb97d29 /test/input/drewr3.dat | |
parent | 5c462273d94af56c3ab5a0389257b7ff15e4beb7 (diff) | |
parent | 900af573319c3787854abc5653c8133d37eb013f (diff) | |
download | fork-ledger-a2518fa2a138e5836e00b080e817337b7584d5ac.tar.gz fork-ledger-a2518fa2a138e5836e00b080e817337b7584d5ac.tar.bz2 fork-ledger-a2518fa2a138e5836e00b080e817337b7584d5ac.zip |
Merge commit '900af573319c3787854abc5653c8133d37eb013f'
Diffstat (limited to 'test/input/drewr3.dat')
-rw-r--r-- | test/input/drewr3.dat | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/test/input/drewr3.dat b/test/input/drewr3.dat index 73a4abc6..e72ccd70 100644 --- a/test/input/drewr3.dat +++ b/test/input/drewr3.dat @@ -53,8 +53,8 @@ Assets:Savings ; :nobudget: -@tag hastag: true -@tag nestedtag: true +apply tag hastag: true +apply tag nestedtag: true 2011/01/25 Tom's Used Cars Expenses:Auto $ 5,500.00 ; :nobudget: @@ -63,20 +63,20 @@ 2011/01/27 Book Store Expenses:Books $20.00 Liabilities:MasterCard -@end tag nestedtag +end tag 2011/12/01 Sale Assets:Checking:Business $ 30.00 Income:Sales -@end tag +end tag -@account Expenses -@bucket Assets:Checking +apply account Expenses +bucket Assets:Checking 2011/04/25 Tom's Used Cars Auto $ 5,500.00 ; :nobudget: -@end account -@payee Amazon.com B.*k Store +end account +apply payee Amazon.com B.*k Store 2011/04/27 Book Store Books $20.00 |