GNOME Bugzilla – Bug 647532
[Patch] Enter APR as interest rate in Loan Druid
Last modified: 2018-06-29 22:56:43 UTC
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.
Created attachment 185776 [details] [review] svn diff including changes to sched-xact.glade and druid-loan.c
Comment on attachment 185776 [details] [review] svn diff including changes to sched-xact.glade and druid-loan.c I think the patch can go into trunk.
Comment on attachment 185776 [details] [review] svn diff including changes to sched-xact.glade and druid-loan.c r20646 (with minor changes to adapt in the intermediate code changes in druid-loan.c), thanks a lot! On my system with glade3-3.6.7 this assistant pages still look like a mess, but this patch doesn't add extra problems so it can go in.
I'm working on a conversion to GTKBuilder/GTKAssistant at the moment so will tidy things up a little as I go along. Was there anything you particularly disliked?
> Was there anything you particularly disliked? Some examples from memory: The account chooser widgets were twice as high as normal; the checkbox choices on the second or third pages are centered as opposed to left-aligned so that the checkboxes are not aligned horizontally with each other. There were more things but I forgot about them.
Reassign version to 2.4.x so that individual 2.4 versions can be retired.
GnuCash bug tracking has moved to a new Bugzilla host. This bug has been copied to https://bugs.gnucash.org/show_bug.cgi?id=647532. Please update any external references or bookmarks.