buchhaltung icon indicating copy to clipboard operation
buchhaltung copied to clipboard

Smart tools for the ledger universe

Results 24 buchhaltung issues
Sort by recently updated
recently updated
newest added

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...

After importing a few years worth of transactions from multiple accounts, the `import.hledger` file grows to ~2MB and becomes no longer navigable with proper syntax highlighting / etc. Is there...

Generally, when you have `buchhaltung add`ed an offsetting transaction to an imported one, it will no longer be suggested in a subsequent run of `buchhaltung add`. However, this seems to...

Upon first import of my bank statements I get several thousand statements. I don't have the need to run the matcher on the full transaction history. Instead it would be...

I import transactions from both a checking account and a credit card. When I pay the credit card from the checking account, the transaction is imported twice, once for each...

to find out which version of buchhaltung is installed (or how could I find out otherwise ?).

`buchhaltung update` found 12 new transactions: ``` found 12 new of 143 total transactions ``` First round of `buchhaltung match`: ``` » buchhaltung match ... Current Transaction: 1, Remaining: 11...

It seems that [plaid](https://plaid.com/) may be an affordable API for connecting to banks. This is necessary in the USA because we lack HBCI, and what we do have (OFX) is...

Hey, so I've successfully run `buchhaltung setup`. The problems lies in `buchhaltung update`. I get (data truncated and anonymized): ``` [...] 3:2018/02/11 20-56-14:aqbanking(26960):banking.c: 672: Bad IBAN (country code not in...

I find I prefer to book transactions as I `match` them, rather than going through an entire `match` and then `add`ing each one. That seems to require the following workflow:...