-
Hi! Apparently, v1.2.5 breaks fava_dashboards. For example, I've seen that `FavaAPIException` is not `FavaAPIError` in `helpers.py`. After fixing that, I got this error:
```
Traceback (most recent…
-
Because the extension_report function uses render_template_string to render the extension template file contents, splitting an extension template into multiple files and using `{% include "sub_templat…
-
**[Original report](https://bitbucket.org/blais/beancount/issue/185) by Jakob Schnitzer (Bitbucket: [yagebu](https://bitbucket.org/yagebu), GitHub: [yagebu](https://github.com/yagebu)).**
-----------…
-
I am sure this is a known issue. But I couldn't find a ticket addressing this.
The [documentation](https://beancount.github.io/docs/the_double_entry_counting_method.html) claims:
```
A + L + E + …
-
The editor is broken for me in v1.25, using both Chrome and Firefox on Ubuntu.
from #1629
## Broken in v1.25:
![image](https://github.com/beancount/fava/assets/1166756/acc8b9c9-392c-4d89-8685-…
-
I'm using Fidelity for most of my financial life. Part of that includes using their cash management account and a brokerage account that acts like a checking account.
I'm using the importers for th…
-
### Describe the bug
I'm seeing two different behaviours between `:TSPlaygroundToggle` and the [Treesitter web playground](https://tree-sitter.github.io/tree-sitter/playground).
Notice how only th…
-
Right now I can create a beancount ledger from a knut ledger file, but not the opposite - the syntax is sufficiently different that I cannot just use find and replace. So far these are the issues I h…
-
Hi,
as far as I can see, this script does not support a multi-file beancount setup.
I have accounts in one file, settings in one file, and will start to have one transaction file per month. bean-add…
-
(Recreated ticket from emails)
May I reopen? I think there is still an issue here. The default, out-of-the-box beancount.el violates the Emacs key-binding conventions because it maps beancount-mode…