Version: SVN trunk (using KDE 4.5.4) OS: Linux In the ledger I have a buy transaction for 600 shares in a company. It shows a quantity of 600 and balance of 600. I then enter another buy of 100 shares. The original entry now shows a quantity of 600 with balance of 500 (should be 600). The second entry shows a quantity of 100 with balance of 600 (should be 700). Reproducible: Always
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