You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am testing fava-portfolio-returns for stocks valued in USD, but would like to see their values in EUR. I get a "Could not convert CORP to EUR at 2024-12-04" error when opening Portfolio Returns in Fava. If I switch the group's currency to USD, everything is ok.
beangrow works fine with my example configuration, and the detailed display in fava-portfolio-returns works in EUR, too. Am I doing something wrong here or is there an issue with currency conversion?
The text was updated successfully, but these errors were encountered:
alietz
changed the title
"Please add additional price directives" for currency different from commodity
"Could not convert CORP to EUR" for commodity in USD
Dec 7, 2024
I think the error message is correct, as there is no price directive for CORP to EUR on 2024-12-04, and iirc beancount does not compute transitive prices (first convert CORP to USD and then USD to EUR).
As to why beangrow and the detail page works.. I'm not sure. Possibly the conversion silently fails.
I'm currently working on a UI/UX redesign of this plugin, I'll revisit this ticket again when I'm done.
I am testing fava-portfolio-returns for stocks valued in USD, but would like to see their values in EUR. I get a "Could not convert CORP to EUR at 2024-12-04" error when opening Portfolio Returns in Fava. If I switch the group's currency to USD, everything is ok.
beangrow works fine with my example configuration, and the detailed display in fava-portfolio-returns works in EUR, too. Am I doing something wrong here or is there an issue with currency conversion?
The beangrow config is
The text was updated successfully, but these errors were encountered: