gnucash master: Bug 723216 - Cannot change the accounting period using the pop-up calendar

John Ralls jralls at code.gnucash.org
Sat Mar 1 18:04:18 EST 2014


Updated	 via  https://github.com/Gnucash/gnucash/commit/511a5562 (commit)
	from  https://github.com/Gnucash/gnucash/commit/594aa326 (commit)



commit 511a5562cd07ff8b0070a5daed90053c1cb51da3
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Mar 1 15:04:04 2014 -0800

    Bug 723216 - Cannot change the accounting period using the pop-up calendar
    
    Set the GncDateEditor's time property, to which the GncPreference is bound.
    If the property isn't set in a way that emits the "notify" signal the binding
    doesn't know that it should change its value.



Summary of changes:
 src/gnome-utils/gnc-date-edit.c | 26 +++++++++++++++-----------
 src/gnome-utils/gnc-date-edit.h |  1 +
 2 files changed, 16 insertions(+), 11 deletions(-)



More information about the gnucash-patches mailing list