Bug 246103

Summary: Disallow creation of 0% interest rate loans
Product: [Applications] kmymoney Reporter: Alvaro Soliverez <asoliverez>
Component: generalAssignee: KMyMoney Devel Mailing List <kmymoney-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description Alvaro Soliverez 2010-07-29 02:12:45 UTC
Version:           unspecified (using KDE 4.4.5) 
OS:                Linux

Creating loans with 0% interest causes issues later down the chain. For now, we will close the loophole to create such loans.

Reproducible: Always
Comment 1 Alvaro Soliverez 2010-07-29 02:57:35 UTC
SVN commit 1156367 by asoliverez:

Throw a warning if the interest rate for a loan is 0.

BUG:246103

 M  +6 -0      newaccountwizard/knewaccountwizard.cpp  
 M  +6 -0      newloanwizard/knewloanwizard.cpp  


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