-
Hi, I feel like I'm taking crazy pills; perhaps I'm missing something.
The README states:
> `beangulp` is compatible with both Beancount 2.3 and the Beancount 3.0. `beangulp` is the evolution of `…
-
Hi,
In beancount v2 there is a handy utility to incorporate Importer unit tests with pytest: https://github.com/beancount/beancount/blob/v2/beancount/ingest/regression_pytest.py
I couldn't find…
-
Martin has released "v3" of beancount, which is just the refactored pythonic bits, as the default version. With this, things like `bean-extract` and `bean-identify` are finally sunset, replaced with `…
-
Tracking issue. See #1859 for ongoing work.
A version of Fava that supports both v2 and v3 seems feasible. This would use the `beanquery` package on both version, introducing some changes to which …
-
Currently, when there's no currency defined at the transaction level or account level, we fall back to `CURRENCY_NOT_CONFIGURED`. While this is certainly the safest course of action, for csv importer…
-
I received an OFX file from E*Trade that contains an unexpected entity, and this breaks the beancount_reds_importers code like so:
ERROR: unknown entry type: jrnlsec
ERROR:root:Importer beancount_…
-
When running an import on a vanguard ofx document that has CDs in it I get
ERROR:root:Importer beancount_reds_importers.vanguard.Importer.extract() raised an unexpected error: Unknown entry type
T…
-
```
Listening at http://127.0.0.1:8101
Traceback (most recent call last):
File "/Users/Wong/.pyenv/versions/3.7.3/lib/python3.7/site-packages/beancount_import/webserver.py", line 489, in _handle_…
-
Hi --
Thanks for the awesome package!
I am looking to leverage `beancount-import` in the `identify` -> `extract` -> `archive` and `generate` -> `test` workflow from `beancount.ingest`/`beangulp`…
-
I have two importers into Fava -- e.g. https://pypi.org/project/starling-beancount/ and one I've written myself -- which are API driven, rather than by uploaded files.
I'd like to have a button (ac…