Andreas Gerstmayr

Results 116 comments of Andreas Gerstmayr

@fdw: your beangrow config doesn't include a `currency` in the `investment` sections. I works when I add it (tested with the latest fava-portfolio-returns version).

[fava-dashboards](https://github.com/andreasgerstmayr/fava-dashboards) has an assets dashboard with allocation charts, one per class (cash/stock/fund) and one per allocation ([per sector, per market, etc.](https://github.com/andreasgerstmayr/fava-dashboards/blob/df40f4e2ccc6b4ec479e5146d8e62c327e44e6f9/example/example.beancount?plain=1#L71-L73))

I think it'd be a nice addition. I'll leave the issue open, maybe someone is interested in contributing this feature.

I'm not aware of any extra resources, however the beancount and also beanquery sources are exceptionally well written.

@michaelMinar The Fava page at `/beancount/income_statement/` is loaded slower than usual if this extension is enabled? That's odd, afaics the code to scan the ledger and compute the returns should...

This should not happen with the latest version, as all data is fetched async from the UI.

That sounds like an error in [beangrow](https://github.com/beancount/beangrow/issues) or a malformed ledger, maybe you can open an issue for beangrow.

A smoketest for monolithic + gateway in static mode on OpenShift is in #816. The OpenTelemetry collector refuses to do authentication over HTTP, therefore this test is currently in the...

> Hi @andreasgerstmayr, I would like to work on this issue could you please assign it to me? Great, I've assigned it to you. > Is there anything I need...

> How can we help move this forward? Do you use the gateway in static (OIDC) or OpenShift mode? For the static mode it should be straightforward to implement, the...