Bug 245926 - Forecast summary is not cleared
Summary: Forecast summary is not cleared
Status: RESOLVED FIXED
Alias: None
Product: kmymoney
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-27 18:32 UTC by Thomas Baumgart
Modified: 2010-07-27 19:36 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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