csku
csku
Currently, a narration index is basically mandatory. Line 203 in `bb_import.py` causes a TypeError to be thrown because that index is `NoneType`. Can be fixed by checking for the existence...
The ledger file at the end of the workflow currently does not show any counterparty/payee after the `*` flag. This is consistent with the fact that `args.indexes.counterparty` is never used...
Thank you for this fantastic tool! This is going to make beancount actually work for my personal finances. Here's an issue I experienced: Downloading and pulling a transaction while it...
Over the past several pulls (from database), previously pulled txns kept showing up in my temporary file (onetime.beancount). I found that after a transaction is pulled, the "pulled_to_file" and "date_downloaded"...