-
This may be an edge case, but I'm trying to import my data from a Tiller CSV extract which contains transaction activity for all of my configured accounts (banks, brokerage firms, credit cards, etc.) …
-
I have smart importers setup, decorated and working...however I recently changed my beancount file structure from a single file to multiple files by year for a number of reasons. As such, I have a 'm…
-
Hello,
I ran into an issue trying to parse downloads from Fidelity accounts that have banking features enabled (in particular accounts that receive paper checks and use bill payment...I could see t…
-
When I run my-smart.import with bean-extract and no pre-existing data everything runs fine.
Once I add in actual data, I get the error:
`ERROR:root:Importer beancount_reds_importers.chase.Importer…
-
I'm using Fidelity for most of my financial life. Part of that includes using their cash management account and a brokerage account that acts like a checking account.
I'm using the importers for th…
-
I have problems using the Revolut importer with https://github.com/jbms/beancount-import
If the Revolut importer returns a balance, it is not providing the meta field and so beancount-import fails du…
-
Instead of opening an issue for each is it ok to list them in one place like this?
Well if this offends you or you'd like it another way I'll change for the next time. :)
1. two links in the RE…
-
Hi Red,
Really liking your Beancount importers, so thanks for publishing them.
I'm trying to use the Workday importer to process everything related to my paycheck in one go, but unfortunately I'…
-
I have installed beancount-import and tested it by using the run.py from examples/data/fresh
I would like to use the Importer from https://tariochbctools.readthedocs.io/en/latest/importers.html#revol…
-
The decorator could try to read `importer.file_account()` from the decorated importer instance and use this as default value for `filter_training_data_by_account`.
This would allow the decorator t…