Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multicurrency Asset Allocation in Fava #95

Open
RicardoBlank opened this issue Jul 18, 2024 · 1 comment
Open

Multicurrency Asset Allocation in Fava #95

RicardoBlank opened this issue Jul 18, 2024 · 1 comment
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@RicardoBlank
Copy link

Using the multicurrency example, I noticed that in Fava it displays one column for each currency. However, as seen below, the values are the same, more specifically, both are in units corresponding to the first option defined as "operating currency" in the beancount file. (in this case, the values in the GBP columns should be 333.33 and 500 from top to bottom).

Screenshot from 2024-07-17 22-18-16

It would be nice if the values were actually converted.

@redstreet
Copy link
Owner

Interesting, thanks for filling. My guess here is an update to Fava added that addtional column, though I might be wrong.

The main issue is, I don't use multicurrency AA. If you're able to debug this further and submit a test case, I'd be happy to look into it. If not, I'll still look into it but it might take me a long time to get to it.

Eitiher way, I'll lleave this open in case you or someone else wants to work on it.

@redstreet redstreet added help wanted Extra attention is needed bug Something isn't working labels Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants