-
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_…
-
Thanks for this hook !
I noticed it fails when run against multiple files:
```
❯ pre-commit run --all-files
Trim Trailing Whitespace................................…
varac updated
4 years ago
-
* beancount-cryptocompare version: Current
* Python version: 3.6.6
* Operating System: Windows 10, bash through Ubuntu
I am trying to figure out how to get this to run. I've added the path to the…
-
The instructions say:
> To install beanprice, run:
>
> `pip install git+https://github.com/beancount/beanprice.git`
I tried this. It starts doing some work, up until it gets to this line:
…
-
Input file:
```
plugin "beancount.plugins.auto_accounts"
2021-04-01 commodity EUR
price: "USD:yahoo/EURUSD=X"
2021-04-01 *
Assets:Cash 100.00 EUR @ 150.00 USD
Equity:Opening-Balances
…
-
We already discussed a `bean-insert` command to insert transactions (or better directives) replacing a marker in an existing ledger. I think that a `bean-sort` command that sorts entries in different …
-
This is an overview/starting point for the project of making hledger good (best-in-class, effective, pleasant) for tracking investments. I'll keep this summary updated.
## Related docs
- https:/…
-
When trying to open a certain GnuCash SQLite database that has been edited with a recent version, this script, also in the version from https://github.com/AndrewStein/gnucash-to-beancount, throws:
…
-
My journal contains:
```beancount
2018-03-21 * "things"
Assets:Cash:Bank1 2572.64 USD
;; Comment
Expenses:Purchases:Gifts -2572.64 USD
``…
-
```
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_…