-
I am trying to get this to work with the standard provided csv.importer of beancount without much success. To be honest I am fairly green with Python let alone decorators so I am sure it is something…
-
Out of #6
I think it would make sense to create a PR to at least switch the beancount built in extractors to use the new extract method which also passes the existing_entries.
That way any extracto…
-
This suggestion comes from a feature of icvs2legder (https://github.com/quentinsf/icsv2ledger) that I found very useful. Basically it was a file that would contain descriptions mapped to both payee a…
-
e.g.,
- including the decorators upstream in beancount
- supporting the decorator's suggestions in fava's gui
-
If I understood it right, beancount comes with a csv parser which can be configured and you don't need to actually subclass it.
So I think this would be simply a configuration in your foo.import file…
-
Now that we're going into the direction of actually changing the Beancount source file (with the form-based entry feature), I'd like to suggest adding support for scheduled transactions.
This is re…
-
The extension is running the beancount syntax checking on other files
(that is, besides files with the beancount extension).
How can I configure it, say, to only run on files with beancount extens…
-
I'm trying to run the importer to import entries.
I'm seeing the correct entries on the first screen (so the importer has run)
but when I then try to actually add the entries it fails with "NOT FOUN…
-
**[Original report](https://bitbucket.org/blais/beancount/issue/211) by droogmic (Bitbucket: Michael Droogleever, GitHub: [droogmic](https://github.com/droogmic)).**
---------------------------------…
blais updated
6 years ago
-
Hi, thanks for this great project. Briefly, I'm trying to integrate Fava as a flask blueprint into part of a larger app I'm working on. To further complicate things a bit, I'm doing it on Windows.
…
bmjjr updated
6 years ago