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

"Bills to pay" summary ignores currencies #3475

Closed
wgslr opened this issue Jun 20, 2020 · 4 comments
Closed

"Bills to pay" summary ignores currencies #3475

wgslr opened this issue Jun 20, 2020 · 4 comments
Labels
enhancement Requests for enhancements of existing stuff. fixed Bugs that are fixed (in a coming release).

Comments

@wgslr
Copy link

wgslr commented Jun 20, 2020

Bug description
I am running Firefly III version 5.2.8 and my problem is:

"Bills to pay" summary in the dashboard displays a sum of bills as if they were all in my default currency, even though they are not.

Steps to reproduce

  1. Create bills in EUR and PLN currencies

  2. Observe correctly split sum in the bills view:
    correct-sum-of-bills

  3. Go to the dashboard

  4. Observe sum of the values displayed (zł is my default currency)

bad-sum-of-bills

  1. Change defualt currency to EUR
  2. See the currency change, with no change in values

bills-to-pay-euro

Expeced behaviour

Display amount for each currency separately, as it is done in "Net worth" field and other.

Bonus points

  • I searched and nobody reported this bug before yes
  • I have added a screenshot. yes
  • I was able to replicate it on the demo site https://demo.firefly-iii.org/ yes
@JC5
Copy link
Member

JC5 commented Jun 20, 2020

Indeed! I recently noticed something similar. Thanks for letting me know, I'll write it down!

@JC5 JC5 added the enhancement Requests for enhancements of existing stuff. label Jun 20, 2020
@wgslr
Copy link
Author

wgslr commented Jun 20, 2020

Thank you @JC5 for a quick response. And I realized I have a related (currency & bills themed) report to make. Let me know if I should move it to a separate issue:

  1. I created a bill configured with "currency: EUR, expected amount: 12,29"
  2. Modified the bill rule to only check description and not the currency&amount
  3. I created an expense on a PLN account paying for the bill: 54,94 zł (native), 12,29 EUR (foreign)
  4. Now the "average bill amount" uses PLN value and displays it as euro: €54.94

image
image

@JC5
Copy link
Member

JC5 commented Jun 20, 2020

I'll take it up together with this one.

JC5 added a commit that referenced this issue Aug 6, 2020
@JC5 JC5 added the fixed Bugs that are fixed (in a coming release). label Aug 6, 2020
JC5 added a commit that referenced this issue Aug 6, 2020
@JC5 JC5 closed this as completed Aug 14, 2020
@github-actions
Copy link
Contributor

github-actions bot commented May 2, 2021

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Requests for enhancements of existing stuff. fixed Bugs that are fixed (in a coming release).
Projects
None yet
Development

No branches or pull requests

2 participants