gnucash maint: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Thu Apr 25 16:29:06 EDT 2019


Updated	 via  https://github.com/Gnucash/gnucash/commit/483f9a4c (commit)
	 via  https://github.com/Gnucash/gnucash/commit/5311e5a3 (commit)
	from  https://github.com/Gnucash/gnucash/commit/0cf49f12 (commit)



commit 483f9a4c8331f82e8f13f51a52b5d51339d13557
Author: thetedmunds <tedmunds at gmail.com>
Date:   Mon Apr 15 14:31:23 2019 -0700

    Bug 797196 - Allow for per-payment rounding in amortization calculations
    
    Provides functions gnc:amort_pmt, gnc:amort_ppmt, and gnc:amort_ipmt in
    fin.scm.

commit 5311e5a386e48a07a8d4dbc8f032750a9ca76bf7
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Apr 25 13:19:28 2019 -0700

    Revert "Merge T Edmunds's 'amortization-rounding' into maint."
    
    This reverts commit aa53c23239dc05da44c78a085c4db342adfbf707, reversing
    changes made to 3c946a84496a846196ba04667e3a7f0c7bee0eb5, because
    aa53c23 was based on master and so undid other changes made to maint
    since the last merge-to-master.



Summary of changes:
 CMakeLists.txt                              |   4 +-
 gnucash/gtkbuilder/dialog-import.glade      |  29 +--
 gnucash/import-export/import-main-matcher.c | 270 ++++------------------------
 3 files changed, 36 insertions(+), 267 deletions(-)



More information about the gnucash-patches mailing list