gnucash maint: Bug 742461 - SQL backend doesn't update customer info

John Ralls jralls at code.gnucash.org
Mon Aug 22 18:12:45 EDT 2016


Updated	 via  https://github.com/Gnucash/gnucash/commit/59c5f8e0 (commit)
	from  https://github.com/Gnucash/gnucash/commit/4d8d7ed5 (commit)



commit 59c5f8e0fc7ae14de9f578ef6ee283e70c7d29ce
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Aug 22 15:06:02 2016 -0700

    Bug 742461 - SQL backend doesn't update customer info
    
    Two problems: The GncCustomer wasn't marked dirty and the GncAddress's
    parent wasn't being set when the loaded from SQL.



Summary of changes:
 src/backend/sql/gnc-address-sql.c | 2 +-
 src/engine/gncAddress.c           | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)



More information about the gnucash-patches mailing list