johannesgerer / buchhaltung

Smart tools for the ledger universe
http://johannesgerer.com/buchhaltung
MIT License
97 stars 8 forks source link

Unable to get credit card transactions #39

Open hummuscience opened 5 years ago

hummuscience commented 5 years ago

I have a bank account that is tied to a credit card. When I log into the account (German bank) I can access both the checking account and the credit card.

When running buchhaltung setup, aqBanking correctly finds two accounts (Account 0 and Account 1) with account 0 being the checking and 1 being the credit card. It only creates one folder, for Account 0, but not for the credit card account.

When running buchhaltung update, only the transactions from the checking account at imported, but not the credit card.

In my config.yml, I have both the numbers of the account and the credit card listed under the same bank ID.

What am I doing wrong?