gnucash maint: Multiple changes pushed

Robert Fewell bobit at code.gnucash.org
Fri May 17 06:12:39 EDT 2019


Updated	 via  https://github.com/Gnucash/gnucash/commit/416b79d3 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/037f5ed5 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/5ad3cd0d (commit)
	 via  https://github.com/Gnucash/gnucash/commit/fade13f8 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/36574f08 (commit)
	from  https://github.com/Gnucash/gnucash/commit/e3fb593e (commit)



commit 416b79d304f5efc8fdbffa393205e9a5eaccc461
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Fri May 17 10:56:56 2019 +0100

    Reformat source files gnc-accounting-period.*
    
    Change tabs to white space and some other white space changes.

commit 037f5ed5be12549330e71ffd9a61b90a5cf7f759
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Fri May 17 10:39:53 2019 +0100

    Bug 797089 - Wrong time for accounting period end date
    
    In the Preferences/Accounting Period, there is an option to specify
    absolute dates but the end date was being set to start of day instead
    of end of day, changed this.

commit 5ad3cd0d607f20d3e5d2c8d85d20120018eb67cc
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Wed May 15 17:55:09 2019 +0100

    Deleting TaxTable entries can crash application
    
    Change the switch statement to include GNC_AMT_TYPE_VALUE to return a
    value for row_text[1] and change default to set it to NULL

commit fade13f81368e56d3484676450c09f30ee60fa7a
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Wed May 15 16:09:27 2019 +0100

    Setup some default sorting for the TaxTable entries

commit 36574f08fb1ed9543de84cb481e0799b0ad7515c
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Wed May 15 16:08:53 2019 +0100

    After editing the TaxTables the selection has moved



Summary of changes:
 gnucash/gnome-utils/dialog-tax-table.c       |  23 ++++-
 libgnucash/app-utils/gnc-accounting-period.c | 132 +++++++++++++--------------
 libgnucash/app-utils/gnc-accounting-period.h |   9 +-
 3 files changed, 92 insertions(+), 72 deletions(-)



More information about the gnucash-patches mailing list