-
Would you be open to a feature or PR that would provide hooks for user_defined deterministic processing of matched transactions, thereby skipping the UI review? This would be similar to the need in #…
-
Hi. I am noob with Python class inheritance. I read about mixins and got a beginner level understanding. But I am having trouble integrating your mixin.FilterChain class with the ofx importert from be…
-
Hi, first of all, thanks for providing this great package. I've been moving all the families' small accounts to the Nordigen API in combination with smart importers.
There's a problem that I'm stru…
jbrok updated
1 month ago
-
Error on startup:
```
Starting Fava on http://0.0.0.0:5000
INFO : Initializing
INFO : Loading journal
Listening at http://0.0.0.0:8101
INFO : Matching source data
INFO : preparing s…
-
**`$ bean-extract my.config Csv/2018-01-2.csv > Data/2018-01-2.beancount`**
```
ERROR:root:Importer alipay.Importer: "Assets:MoneyFound:Yuebao".extract() raised an unexpected error: Could not dete…
-
I have two transactions in a CSV file with the same date (the CSV file is in descending order) and when I import it they are in the wrong order.
I looked at the CSV importer and `extract()` correct…
-
Im relatively new to Beancount and have started to use regression testing for my beancount importers lately. I like this feature very much! I was wondering if it is possible to pass existing entries t…
-
@blais [recently wrote (I'm paraphrasing) that Beancount v2 is now deprecated](https://groups.google.com/g/beancount/c/iTdRuvZnE4E/m/o9V91WfgFQAJ), I'm wondering if there is a comprehensive list of bl…
-
#72 should have broken the schwab_csv_brokerage unit test, which it did not. Fix.
-
```
Traceback (most recent call last):
File "/anaconda3/bin/bean-extract", line 4, in
from beancount.ingest.extract import main; main()
File "/anaconda3/lib/python3.6/site-packages/beanc…