diff options
author | John Wiegley <johnw@newartisans.com> | 2009-11-06 15:35:16 -0500 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2009-11-06 15:35:16 -0500 |
commit | f03d386013f220e5b88a056c514c20319c83e9e7 (patch) | |
tree | 107234c2ca0947fac84be819611ff5c0c610dac6 /test/manual | |
parent | 312d4c5f5339c61253e86cd9ce825370eb4be053 (diff) | |
parent | 205639669981f1ab9dc355d07c60c123c4da0ca0 (diff) | |
download | fork-ledger-f03d386013f220e5b88a056c514c20319c83e9e7.tar.gz fork-ledger-f03d386013f220e5b88a056c514c20319c83e9e7.tar.bz2 fork-ledger-f03d386013f220e5b88a056c514c20319c83e9e7.zip |
Merge branch 'next'
Diffstat (limited to 'test/manual')
-rw-r--r-- | test/manual/transaction-codes-2.test | 2 | ||||
-rw-r--r-- | test/manual/transaction-notes-4.test | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/test/manual/transaction-codes-2.test b/test/manual/transaction-codes-2.test index 4e4c76cf..140044d3 100644 --- a/test/manual/transaction-codes-2.test +++ b/test/manual/transaction-codes-2.test @@ -1,4 +1,4 @@ -bal checking --set-reported-account=code +bal checking --account=code <<< 2009/10/29 (XFER) Panera Bread Expenses:Food $4.50 diff --git a/test/manual/transaction-notes-4.test b/test/manual/transaction-notes-4.test index 516094c7..3dd82677 100644 --- a/test/manual/transaction-notes-4.test +++ b/test/manual/transaction-notes-4.test @@ -1,4 +1,4 @@ -bal food and tag type --set-reported-account='"Tags:" + tag("Type")' +bal food and tag type --account='"Tags:" + tag("Type")' <<< 2009/11/01 Panera Bread ; Got something to eat Expenses:Food $4.50 |