-
之前已经有beancount的记录了,如何导入到这个系统里面呢
-
Using the multicurrency example, I noticed that in Fava it displays one column for each currency. However, as seen below, the values are the same, more specifically, both are in units corresponding to…
-
In my beancount file I have this;
```
1999-12-31 commodity USD
export: "CASH"
name: "United States Dollar"
```
It causes configure.py to produce
```
investment {
currency: "USD"…
-
# bug 1: if beancount file is located in a path with Chinese characters
then flymake-bean-check will tell me this file does not exist
![image](https://github.com/beancount/beancount-mode/assets/…
-
Hi!
The extension works really good, but it would be even nicer if I could install it on vscode.dev or github codespaces to edit beancount files from within browser.
-
**[Original report](https://bitbucket.org/blais/beancount/issue/19) by Martin Blais (Bitbucket: [blais](https://bitbucket.org/blais), GitHub: [blais](https://github.com/blais)).**
-------------------…
-
simple.beancount
```
option "operating_currency" "USD"
plugin "beancount.plugins.check_commodity"
plugin "beancount.plugins.implicit_prices"
2005-01-01 commodity USD
2005-01-01 commodity AAA
…
gety9 updated
3 years ago
-
**[Original report](https://bitbucket.org/blais/beancount/issue/344) by Martin Michlmayr (Bitbucket: [tbm13](https://bitbucket.org/tbm13), GitHub: [tbm](https://github.com/tbm)).**
------------------…
-
**[Original report](https://bitbucket.org/blais/beancount/issue/140) by Yuchen Ying (Bitbucket: [yegle](https://bitbucket.org/yegle), GitHub: [yegle](https://github.com/yegle)).**
-------------------…
blais updated
3 years ago
-
In QFX downloaded from Chase, credit card transactions with foreign transation fees are broken into two entries in the QFX file. As a result, `beancount-import` only imports one entry and ignored the …