| Summary: | Dashboard portfolio widget: More accurate initial amount | ||
|---|---|---|---|
| Product: | [Applications] skrooge | Reporter: | Bernhard Scheirle <bernhard+kde> |
| Component: | general | Assignee: | Stephane MANKOWSKI <stephane> |
| Status: | RESOLVED INTENTIONAL | ||
| Severity: | wishlist | CC: | stephane |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | 25.1.0 | ||
| Platform: | Neon | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Bernhard Scheirle
2017-06-10 07:13:05 UTC
Hi Bernhard, I checked the code, the initial amount is computed like this: current.initalAmount += obj.getAmount(obj.getDate()); So, it means that the initial amount is computed at the date of the operation, as expected. Could you check on your side? Hi Stephane, you're right. My data is wrong, and I even checked it twice before I opened this issue. -.- Sorry for the noise. No problem. I close this incident. |