-
I get an exception like this:
--8
-
Hi Lex, thanks so much for sharing your importers, this is great. I'm trying to get started with your IBKR importer, but I'm not sure how to set up the Flex Query report on IBKR?
I've started by go…
-
It creates a Column named date, but it's already inherited a method named date() from csvbase.Importer. So when CSVMeta.__new__() creates the column dictionary, it sees date as a method and leaves it…
-
-
First, thank you so much for your blog, and your importers and everything. I've been using beancount for 3 years now, and its just gotten too much for me to input stuff. Your blog inspired me to try a…
a0js updated
6 months ago
-
Filing_account has no effect for either banking or investment importers.
Using smart_importer together with the patched bean-extract leads to file names related to the first posting in each transacti…
-
I have been using custom PDF importers in Beancount with [pdfminer-six](https://github.com/pdfminer/pdfminer.six). After upgrading to Beancount 2.3.6 my importers started failing. This is because Bean…
kpine updated
10 months ago
-
I have importers configured for different data sources. I haven't run imports for a week and a half. Today I faced a problem running the bean-identify and bean-extract utilities to update my transacti…
-
installed via `pip install`.
any bean-download command fails in `click`'s init call:
```
❯ bean-download config-template
Traceback (most recent call last):
File "/home/huyang/.local/bin/be…
-
Running the latest importer version for scbbank. Ran into the error below when importing as usual this month. Same error for all csv files. Even re-tried importing old csv files which ran fine before …