Evernight
Evernight
Hi, thanks for the reply! > To enable this via the existing sidebar links configuration (or bookmarks or whatever), I'd instead suggest creating a new URL route similar to jump...
@Adoliin, thanks for the code! Would be awesome to get this in at some point. FWIW, I've also tested this together with fava-dashboards. It needs some changes to the library...
> @Evernight, Thanks, just let me know what issue this PR is causing with fava-dashboards @Adoliin , I already have a fix ready, just in case: https://github.com/andreasgerstmayr/fava-dashboards/compare/main...Evernight:fava-dashboards:fava-theme-switch It's basically replacing...
Had to wrap my head a bit around why cash flows / cost basis dont't have to be reduced at the specific dates of each particular one. I think the...
It required some thinking on what's the correct approach so here is some more reasoning I used. I wish there was a good reference implementation but I'm not familiar with...
Perfect, thanks! Will do some time this week.
@alensiljak I think what you most likely need is this plugin: https://github.com/tarioch/beancounttools/blob/master/src/tariochbctools/plugins/generate_base_ccy_prices.py (https://tariochbctools.readthedocs.io/en/latest/plugins.html#generate-base-ccy-prices). It will generate indirect prices for you, Beancount doesn't do it itself automatically. You may also consider...