Hi Martin,
Beancount seems to round inferred numbers by default:
1970-01-01 open Assets:Cash
1970-01-01 open Assets:Positions
1970-01-01 open Expenses:Financial:Commissions
2018-03-29 * "Buy 10 BILI"
Assets:Cash
Assets:Positions 10 BILI {11.4899 USD, 2018-03-29} @ 11.4899
US
New issue 262: bean-doctor says version is insufficient even though it's not
(versions compared as strings)
https://bitbucket.org/blais/beancount/issues/262/bean-doctor-says-version-is-insufficient
Martin Michlmayr:
beancount expects ply version 3.3. bean-doctor says my version is not
sufficie
New issue 263: test test_read_encrypted_file fails when $GNUPGHOME is not set
https://bitbucket.org/blais/beancount/issues/263/test-test_read_encrypted_file-fails-when
Martin Michlmayr:
I get:
```
ERROR: test_read_encrypted_file
(beancount.utils.encryption_test.TestEncryptedFiles)
-
New issue 264: test test_bake_archive__known fails when zip is not installed
https://bitbucket.org/blais/beancount/issues/264/test-test_bake_archive__known-fails-when
Martin Michlmayr:
test_bake_archive__known relies on `zip` (and `tar`):
```
ERROR: test_bake_archive__known (beancount.scripts.ba
New issue 265: tests beancount.prices.sources.oanda_test.TestOandaGetHistorical
fail because of timezone
https://bitbucket.org/blais/beancount/issues/265/tests
Martin Michlmayr:
I get the following failures:
```
ERROR: test_valid_after
(beancount.prices.sources.oanda_test.TestOandaGetHistorica
New issue 266: test beancount.plugins.forecast_test.TestExampleForecast fails
https://bitbucket.org/blais/beancount/issues/266/test
Martin Michlmayr:
Test beancount.plugins.forecast_test.TestExampleForecast fails because of 2
issues:
1) It's time dependent. Currently it creations forecasts unt
Since CI came up, I looked into this today. I ran into a number of
test failures:
> Issue #263: test test_read_encrypted_file fails when $GNUPGHOME is not set
Martin accepted the fix already
> Issue #264: test test_bake_archive__known fails when zip is not installed
I made sure that zip (and g
New issue 267: Implement price source for IEX
https://bitbucket.org/blais/beancount/issues/267/implement-price-source-for-iex
Martin Blais:
https://iextrading.com/developer/docs/#stocks
Responsible: blais
--
You received this message because you are subscribed to the Google Groups
"Beancount"
On Sun, Apr 01, 2018 at 01:53:19AM -0400, Martin Blais wrote:
> - rewriting bean-web to be a dumber, more generic web interface that
> basically renders SQL queries (using the new query engine) without any
> special treatment (just tables and tree-tables)
Given Fava does that too, and also provide
On Sunday, April 1, 2018 at 12:53:42 AM UTC-5, Martin Blais wrote:
>
>
> - rewriting bean-web to be a dumber, more generic web interface that
> basically renders SQL queries (using the new query engine) without any
> special treatment (just tables and tree-tables)
>
Perhaps instead of rolling ou
On Sun, Apr 1, 2018 at 1:36 PM, Martin Michlmayr wrote:
> Since CI came up, I looked into this today. I ran into a number of
> test failures:
>
> > Issue #263: test test_read_encrypted_file fails when $GNUPGHOME is not
> set
>
> Martin accepted the fix already
>
Thx! :-)
>
> > Issue #264: tes
On Sun, Apr 1, 2018 at 2:10 PM, Stefano Zacchiroli wrote:
> On Sun, Apr 01, 2018 at 01:53:19AM -0400, Martin Blais wrote:
> > - rewriting bean-web to be a dumber, more generic web interface that
> > basically renders SQL queries (using the new query engine) without any
> > special treatment (just
12 matches
Mail list logo