Summary: | Balance of shares incorrect after a buy transaction | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | David Houlden <djhoulden> |
Component: | general | Assignee: | Thomas Baumgart <tbaumgart> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | SVN | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
David Houlden
2011-01-10 23:17:42 UTC
The balance is also wrong in the investments and accounts views. This could well be related to the latest performance changes I made. I'll check into it. SVN commit 1213725 by tbaumgart: Update balance of investment type accounts upon modification. This was introduced with the recent performance improvement changes and should also be considered when backporting to the stable branch BUG: 262805 M +22 -12 mymoneyseqaccessmgr.cpp M +13 -0 mymoneyseqaccessmgr.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1213725 |