r20646 - gnucash/trunk/src/gnome - Bug #647532: Enter APR as interest rate in Loan Druid

Christian Stimming cstim at code.gnucash.org
Sun May 15 15:21:13 EDT 2011


Author: cstim
Date: 2011-05-15 15:21:10 -0400 (Sun, 15 May 2011)
New Revision: 20646
Trac: http://svn.gnucash.org/trac/changeset/20646

Modified:
   gnucash/trunk/src/gnome/druid-loan.c
   gnucash/trunk/src/gnome/glade/sched-xact.glade
Log:
Bug #647532: Enter APR as interest rate in Loan Druid

Patch by Nick:

This patch allows the user to enter the APR for a loan rather than the simple
interest rate and then the druid will calculate the correct interest rate for
the scheduled transaction that it produces.

It includes a small change to the shed-xact.glade file which provides a
dropdown box to select the rate that has been entered and changes to
druid-loan.c which calculate the simple interest rate as the scheduled
transaction strings are generated.



More information about the gnucash-patches mailing list