-
in this branch: `feature/refs-42-improve-documentation`
-
**[Original report](https://bitbucket.org/blais/beancount/issue/193) by Zhuoyun Wei (Bitbucket: [wzyboy](https://bitbucket.org/wzyboy), GitHub: [wzyboy](https://github.com/wzyboy)).**
---------------…
blais updated
3 years ago
-
**[Original report](https://bitbucket.org/blais/beancount/issue/421) by Martin Michlmayr (Bitbucket: [tbm13](https://bitbucket.org/tbm13), GitHub: [tbm](https://github.com/tbm)).**
------------------…
blais updated
3 years ago
-
I currently have a `ingest-config.py` file:
```python
#!/usr/bin/python3
CONFIG = [
myimporter.Importer()
]
# This line also does not seem to be working
extract.HEADER = ';; -*- mode: o…
-
Attempting to import scipy.special raises an import error in cygwin-64. Scipy was compiled using gcc-fortran and lapack0-devel from the cygwin package manager, and `pip install scipy`.
### Repro…
-
I'm someone who tends to hoard a lot of files in my `~/Downloads` folder, which is where I download my monthly statements, and is the import directory for `bean-file`/`fava`. I'd prefer to only see fi…
-
These remain, and should be converted to a base of http://github.com/beancount/beancount/tree/v2
```
docs/beancount_design_doc.md
docs/beancount_query_language.md
docs/beancount_scripting_plugins.…
blais updated
3 years ago
-
Sorry for bothering you with the maybe simple question but I've just started to use beancount and its documentation about importers does not help me much. In the usage section of your importer project…
-
I can't install 2.3.1 whether on my computer (python 3.7/3.8 vs 2019) or in github actions
https://github.com/Trim21/beancount/runs/981980757?check_suite_focus=true
```bash
python setup.py buil…
-
This could also help user to support HTML table or excel.