-
Wrongfully reported as LaunchPlatform/beancount-parser#6.
I get the following traceback on my ledger:
```
Traceback (most recent call last):
File "/nix/store/lzm05hhhr0ai8zg3d2a0m221rjl8fds…
-
A raw transaction entry like so:
```
RawTransactionEntry(filename='some.qfx', date=datetime.date(2000, 1, 1), fitid='1234567', trantype='TRANSFER', total=None, incometype=None, inv401ksource=None,…
-
Hi!
I may have done something wrong, but here is what i get:
```
pip install https://github.com/kubauk/beancount-import-gmail.git
Collecting https://github.com/kubauk/beancount-import-gmail.gi…
-
I just tried beancount-import with an investment account for the first time, and I'm having trouble getting it to match any of my existing transactions.
After some fiddling, I llearned that if I ta…
-
When trying to format a transaction containing a link on the line after the narration, `beancount-black` throws an exception.
Example file:
```beancount
2022-08-01 "Payee" "Narration"
^referen…
-
**[Original report](https://bitbucket.org/blais/beancount/issue/13) by Martin Blais (Bitbucket: [blais](https://bitbucket.org/blais), GitHub: [blais](https://github.com/blais)).**
-------------------…
-
👋
I bumped into beancount_share when trying to automate allocation from an asset account to several other asset accounts. Got an error message when I tried using that, then beancount_allocate.
Gi…
sefsh updated
10 months ago
-
beancount is [known to deviate](https://docs.google.com/document/d/1dW2vIjaXVJAf9hr7GlZVe3fJOkM-MtlVjvCO1ZpNLmg) from ledger's api and features. Do you follow those deviations or stick to ledger compa…
-
Martin,
When i try to run the code, i'm getting the below error message in Beancount 2.3.3... I can send you the ledger file privately, if you mail me.
$:~/beancount/beangrow-master/beangrow$ py…
-
I have been too overwhelmed to try out beancount but finally did so with lots of help from GPT-4.
Results: https://gist.github.com/jaanli/1f735ce0ddec4aa4d1fccb4535f3843f
It would be super help…