[skrooge] [Bug 518515] Dashboard account widget shows ∞ instead of actual amount
https://bugs.kde.org/show_bug.cgi?id=518515 Stephane MANKOWSKI changed: What|Removed |Added Resolution|--- |DUPLICATE Status|REOPENED|RESOLVED --- Comment #8 from Stephane MANKOWSKI --- *** This bug has been marked as a duplicate of bug 515099 *** -- You are receiving this mail because: You are watching all bug changes.
[skrooge] [Bug 518515] Dashboard account widget shows ∞ instead of actual amount
https://bugs.kde.org/show_bug.cgi?id=518515 --- Comment #7 from Stephane MANKOWSKI --- Created attachment 191281 --> https://bugs.kde.org/attachment.cgi?id=191281&action=edit Already fixed In fact this is already fixed by this ticket. -- You are receiving this mail because: You are watching all bug changes.
[skrooge] [Bug 518515] Dashboard account widget shows ∞ instead of actual amount
https://bugs.kde.org/show_bug.cgi?id=518515 --- Comment #6 from Christoph Vogtländer --- In this test case, I would expect 50 SHR = 100 € -- You are receiving this mail because: You are watching all bug changes.
[skrooge] [Bug 518515] Dashboard account widget shows ∞ instead of actual amount
https://bugs.kde.org/show_bug.cgi?id=518515 --- Comment #5 from Christoph Vogtländer --- Created attachment 191278 --> https://bugs.kde.org/attachment.cgi?id=191278&action=edit screenshot from issue-518515.skg -- You are receiving this mail because: You are watching all bug changes.
[skrooge] [Bug 518515] Dashboard account widget shows ∞ instead of actual amount
https://bugs.kde.org/show_bug.cgi?id=518515 --- Comment #4 from Christoph Vogtländer --- Created attachment 191277 --> https://bugs.kde.org/attachment.cgi?id=191277&action=edit simple demonstration -- You are receiving this mail because: You are watching all bug changes.
[skrooge] [Bug 518515] Dashboard account widget shows ∞ instead of actual amount
https://bugs.kde.org/show_bug.cgi?id=518515 --- Comment #3 from Christoph Vogtländer --- It had been working in previous versions. I'm not sure if the issue was introduced in version 26.1.20 or in some older version, though. IMHO this is a regression. I attach a skrooge file which reproduces the problem -- You are receiving this mail because: You are watching all bug changes.
[skrooge] [Bug 518515] Dashboard account widget shows ∞ instead of actual amount
https://bugs.kde.org/show_bug.cgi?id=518515 Christoph Vogtländer changed: What|Removed |Added Resolution|NOT A BUG |--- Ever confirmed|0 |1 Status|RESOLVED|REOPENED --- Comment #2 from Christoph Vogtländer --- There are values on the unit page for the units. And a value for the primary unit IS calculated. It's not always 0,00 € (see my screenshot). Add to the STEPS TO REPRODUCE: 1a. add a value for the unit -- You are receiving this mail because: You are watching all bug changes.
[skrooge] [Bug 518515] Dashboard account widget shows ∞ instead of actual amount
https://bugs.kde.org/show_bug.cgi?id=518515 Stephane MANKOWSKI changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution|--- |NOT A BUG --- Comment #1 from Stephane MANKOWSKI --- Hi, In you case UNIT is a secondary currency and € the primary currency. For each account, we compute the amounts in primary currency (because even if the account is declared in another currency, we can have transactions in different currencies). Then to display "xxx UNIT=yyy €", we have to compute xxx by doing yyy / value_of_xxx. So, when value_of_xxx = 0 , we can not do the computation and we display ∞. So, it means that you just have to go to the unit page and set a value (!=0) for the unit. -- You are receiving this mail because: You are watching all bug changes.
