-
3 * 1.595 = 4.785 which should imho be rounded up to 4.79 but ledger seems to round it down to 4.78. I'm surprised because I'm sure someone else would have noted that already.
```
ledger -f roundin…
-
To reproduce the issue, try adding the following multiline query to your `ledger.beancount` and running it:
```plain
1970-01-01 query "Food per month" "
select
year,
month,
sum(pos…
ljani updated
9 months ago
-
### I confirm that...
- [x] I have searched the [issue tracker](https://github.com/doomemacs/doomemacs/issues), [documentation](https://docs.doomemacs.org), [FAQ](https://docs.doomemacs.org/-/faq),…
-
Beancount contains some old version of `beanprice`, but the main repo is now at https://github.com/beancount/beanprice . Do you think it would be possible to include that in the Docker file?
fdw updated
10 months ago
-
In your parser, after a string, if a space is not inserted, this returns a syntax error:
```
2019-05-25 * "DELLAPIETRASGOURMET BROOKLYN NY" "73011009146 DELLAPIETRASMEATS@GMA"#family
``…
blais updated
10 months ago
-
As I wanted to export a subset of my journal I was happy that I found this section on the [help page](https://fava.pythonanywhere.com/example-beancount-file/help)
> Exporting a Journal view
>
> W…
momu updated
10 months ago
-
-
I think we can create a new repo `cn-beancount` where we can document in Chinese. Then we can change this repo to a `awesome-*` repo following the guidelines.
Would you like this move?
@sycx @wzyboy …
-
### Problem description
Hello, when i open lvim, this error come up:
```
nvim-treesitter[jsonc]: Error during tarball extraction.
gzip: stdin: not in gzip format …
-
Thanks for addressing all the other issues Jonathan.
Updating and continuing on, I see the precision syntax fail:
```
2013-09-10 balance Assets:US:Vanguard 305.205…
blais updated
10 months ago