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

Balance command incorrectly merges unlike commodities #86

Open
chrpinedo opened this issue Oct 11, 2019 · 0 comments
Open

Balance command incorrectly merges unlike commodities #86

chrpinedo opened this issue Oct 11, 2019 · 0 comments
Labels

Comments

@chrpinedo
Copy link

The output of :Balance for one account converts every commodity to the default commodity:

Cleared or pending: 3000 EUR Cleared: 2000 EUR

I think that the balance should provide the real commodities in the account that are the real assets you own, for instance:

Cleared or pending: 1000 EUR 23 AAPL 12 MSFT Cleared: 1000 EUR 23 APPL

I understand that perhaps the status line could be too long. I don't know if it could be solved in any way or at least allow to configure the preferred method (conversion to the default commodity or list of true commodities).

@alerque alerque added the bug label Oct 12, 2019
@alerque alerque changed the title FR: Balance with multiple commodities Balance command incorrectly merges unlike commodities Oct 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants