gnucash maint: Fix input of invoice post and due dates

Geert Janssens gjanssens at code.gnucash.org
Fri Aug 31 08:36:11 EDT 2018


Updated	 via  https://github.com/Gnucash/gnucash/commit/5ffb7fa2 (commit)
	from  https://github.com/Gnucash/gnucash/commit/fc368b91 (commit)



commit 5ffb7fa20bb241b96a13768837713be581aa50fe
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Fri Aug 31 14:35:11 2018 +0200

    Fix input of invoice post and due dates
    
    In the conversion from a timespec pointer to a time64 in
    https://github.com/Gnucash/gnucash/commit/6f89bd62b3cf
    we lost the write-back of these two dates to the calling function.
    Fixed by making the time64 members pointers again as the timespecs were before.



Summary of changes:
 gnucash/gnome/dialog-date-close.c | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)



More information about the gnucash-patches mailing list