Jakob Schnitzer
Jakob Schnitzer
This is not something that I'd implement but a PR would be welcome.
I can't reproduce this at all (Chromium/Linux/x64). Does this also happen on some minimal example that you could share? If this is some macOS or ARM-specific issue I won't be...
This is basically a duplicate of #650, see also https://github.com/beancount/fava/issues/375#issuecomment-313710002 for how this could be implemented. Basically you'll need to build a Beancount plugin that auto-generates transactions to wire expenses...
Beancount transactions don't have "amounts" and even postings don't have "amounts" - postings have units and cost potentially. So "amount" as the shortcut to search for posting units is quite...
Sounds good (and thanks for #1157!). Actually, I think this should be a very doable feature for you to implement without much knowledge of TS. The way this could be...
So with the cost syntax you can track a position in some (unit) currency A that has a book value in some other (cost) currency B (so for example A...
Sorry if it is confusing. From your issue it sounded like you wanted to use the cost syntax, so I tried to show you how you could get the reports...
Sure, sounds good.
We currently have the `collapse-pattern` fava-option that allows one to have accounts be collapsed in the account trees. I think that corresponds to a similar desire to have accounts aggregated...
> Would it be acceptable to add a currency dropdown to the Holdings page with the options being "cost currency/USD/EUR/whatever" ? Then the first option would work same as it...