gnucash maint: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Tue Jun 26 19:22:07 EDT 2018


Updated	 via  https://github.com/Gnucash/gnucash/commit/f7ed46a3 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/4e04f6e5 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/8de1625d (commit)
	from  https://github.com/Gnucash/gnucash/commit/60117491 (commit)



commit f7ed46a35b15b84190b8f0f456a7c27dddd3b2a1
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Jun 26 15:04:23 2018 -0700

    Bug 796248 - Editing Scheduled Transaction, take 2.
    
    In addition to not begining to edit already-loaded transactions,
    don't try to load splits that are already loaded. It shouldn't
    be possible to load a transaction without also loading its splits.

commit 4e04f6e51df0dc9f09366f3371def090a26fa5f0
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Jun 26 15:00:51 2018 -0700

    Don't warn about an invalid date if it's just an empty column.

commit 8de1625db8e46a5c38f25f80ee69c68a16919e76
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Jun 26 10:19:53 2018 -0700

    Remove duplicate declaration.



Summary of changes:
 gnucash/gnome/gnc-split-reg.h                      |  1 -
 .../backend/sql/gnc-sql-column-table-entry.cpp     | 10 ++++++---
 libgnucash/backend/sql/gnc-transaction-sql.cpp     | 24 +++++++---------------
 3 files changed, 14 insertions(+), 21 deletions(-)



More information about the gnucash-patches mailing list