Merge pull request #124 into master
181ca44 hledger-flow: capital-one: bank: add interest income (Aaron Fiore)
This commit was merged in pull request #124.
This commit is contained in:
@@ -30,4 +30,8 @@ if %direction ^IN$
|
||||
if %direction ^OUT$
|
||||
account2 equity:capital-one:%subaccount:deposit
|
||||
|
||||
if %direction ^IN$
|
||||
& %description ^Monthly Interest Paid$
|
||||
account2 income:capital-one:%subaccount:interest
|
||||
|
||||
# vim: sw=2 sts=2 si ai et
|
||||
|
||||
Reference in New Issue
Block a user