hledger-flow: ally: add eCheck deposit rule
This commit is contained in:
@@ -53,4 +53,9 @@ if %direction ^IN$
|
||||
& %description ^Interest Paid$
|
||||
account2 income:ally:%subaccount:interest
|
||||
|
||||
# eCheck deposits
|
||||
if %direction ^IN$
|
||||
& %description ^eCheck Deposit$
|
||||
account2 income:ally:%subaccount:echeck
|
||||
|
||||
# vim: sw=2 sts=2 si ai et
|
||||
|
||||
Reference in New Issue
Block a user