Bug 209053 - Savings account support request
Summary: Savings account support request
Status: RESOLVED FIXED
Alias: None
Product: skrooge
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Stephane MANKOWSKI
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-01 01:33 UTC by fchucri
Modified: 2009-10-17 14:28 UTC (History)
1 user (show)

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 fchucri 2009-10-01 01:33:17 UTC
Version:            (using KDE 4.2.4)
OS:                Linux
Installed from:    Ubuntu Packages

It would be nice to be able to specify different types of saving accounts, and have some projection over the interest generated by this account.
Comment 1 Stephane MANKOWSKI 2009-10-17 14:28:43 UTC
SVN commit 1036557 by smankowski:

BUG: 209053: Savings account support request 

 M  +1 -0      CHANGELOG  
 M  +12 -2     skgbankgui/skgobjectmodel.cpp  
 M  +236 -1    skgbankmodeler/skgaccountobject.cpp  
 M  +24 -2     skgbankmodeler/skgaccountobject.h  
 M  +7 -3      skgbankmodeler/skgdocumentbank.cpp  
 M  +118 -1    skgbankmodelertest/skgtestinterest.cpp  
 M  +3 -5      skgbasegui/skgmainpanel.cpp  
 M  +8 -8      skgbasegui/skgtabpage.cpp  
 M  +2 -14     skgbasegui/skgtabwidget.cpp  
 M  +1 -1      skrooge_calculator/skgcalculatorplugin.cpp  
 M  +42 -2     skrooge_calculator/skgcalculatorpluginwidget.cpp  
 M  +1 -0      skrooge_calculator/skgcalculatorpluginwidget.h  
 M  +26 -12    skrooge_calculator/skgcalculatorpluginwidget_base.ui  
 M  +18 -19    skrooge_dashboard2/skgcorona.cpp  
 M  +18 -19    skrooge_dashboard2/skgcorona.h  
 M  +16 -17    skrooge_dashboard2/skgdashboardapplet.cpp  
 M  +16 -17    skrooge_dashboard2/skgdashboardapplet.h  


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