-
I searched the issues and couldn't find this covered: can such a basic usecase not be properly covered?
Situation: assume a basic company accounting, dividend payout entries.
Normally, this woul…
-
The `--output` is a mandatory input, but is ignored.
Expected:
When I run `python senca.py --input wise-transactions.csv` I expected it to write the output to stdout.
Observed:
```
usage:…
-
First, thank you so much for your blog, and your importers and everything. I've been using beancount for 3 years now, and its just gotten too much for me to input stuff. Your blog inspired me to try a…
a0js updated
7 months ago
-
### Thank you for the bug report
- [X] I am using the latest version of `lsp-mode` related packages.
- [X] I checked [FAQ](https://emacs-lsp.github.io/lsp-mode/page/faq/) and [Troubleshooting](https:…
CamJN updated
6 months ago
-
### Describe the bug
There seems to be a missing parser for tfvars. The filetype in neovim is `terraform-vars`. The related line in Neovim https://github.com/neovim/neovim/blob/206475d7919ccdefd32022…
-
**Describe your Environment**
OS: Mac Sonoma (silicon)
Paisa Version: 0.6.3
App Variant: Desktop
**Describe the bug**
Tried to open with my beancount file, which works fine and also in fava. Im…
-
-
Previous builds worked fine with environment variable defined as:
BEANCOUNT_FILE=/file1.bean /file2.bean /file3.bean
In current docker image, this results in a "beancount file not found" error e…
kentj updated
10 months ago
-
The transactions are not generated in a predictable order.
Whilst I understand that date order is not a beancount requirement, it might be nice to have, perhaps as an option, or by default, to out…
-
Currently you can tag transactions however it would be nice to be able to tag accounts directly.
Maybe when opening an account `1970-01-01 open Assets:Bank #tag` or with a tag directive `1970-01-01 t…