-
Guys hi,
Is it possible to bypass transactions? I checked documentation / previous issues and did not find information on it.
I am working on importer where:
-some transactions i will sum up an…
gety9 updated
4 years ago
-
One thing I've done to ensure I can track transactions back to original sources is to add metadata to the transactions, i.e.:
```yaml
original-description: "Publix Supermarkets #1234 000001234 - An…
-
### `brew config` output
```shell
HOMEBREW_VERSION: 3.1.3-124-g94ce323
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: 94ce3236a517dfae6b492dcb4fd6b726a6175e8f
Last commit: 9 hours ago
Core ta…
-
Hi,
my ING CSV exports contain a header line that says something about sort order.
```
...
Saldo;XX,XX;EUR
Sortierung;Datum absteigend
-
Currently I import my OFX files weekly. In doing so there are hundreds of transactions that I ignore.
My use case is, toggling "Ignore" at the top and scrolling down to the bottom. I work backwar…
-
I've adapted [this import.config file](https://bloerg.net/2018/05/14/moving-on-to-beancount.html) to make my own as follows:
```
import os
import re
import codecs
import csv
import datetime
f…
-
Hi!
I have probablbly missed something obvious, so please apologize if my question is stupid, but i have not been able to get smart_importer working.
Situation:
I have a basic importer (QIF par…
-
Hi,
I have a basic importer to file my pdf . It is based on the acme.pdf exemple from beancount, the main difference being that the account is determined based on the pdf content and not given as a…
-
Hi!
I have an issue with my importers:
I am not sure if this is related to fava, beancount or my importer.
My importer parse pdf statement, looking for transaction and balance information.
L…
-
Hi,
when I export Credit Card stuff to CSV at my DKB account, the "Saldo" information (in the header) seems to have a different format, than your importer expects it to be.
https://github.com/sidd…