Bug 245926

Summary: Forecast summary is not cleared
Product: [Applications] kmymoney Reporter: Thomas Baumgart <tbaumgart>
Component: generalAssignee: KMyMoney Devel Mailing List <kmymoney-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Thomas Baumgart 2010-07-27 18:32:31 UTC
Version:           unspecified (using KDE 4.3.5) 
OS:                Linux

The items of the forecast summary and budget forecast tabs are not cleared when calculating new forecast.

Reproducible: Always

Steps to Reproduce:
1) open forecast view
2) select summary tab (or budget forecast tab)
3) press forecast button

Actual Results:  
Account tree gets added one more time for each click on the forecast button

Expected Results:  
Only a single account tree is required

Looks like the views are not cleared before the items are added again.
Comment 1 Cristian OneČ› 2010-07-27 19:36:18 UTC
SVN commit 1155605 by conet:

BUG: 245926
Clear the forecast lists before loading them. Thanks Thomas.

 M  +3 -0      kforecastview.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1155605