gnucash maint: Bug 727647 - "gncInvoiceGetTotal" is not read-only function?

Geert Janssens gjanssens at code.gnucash.org
Wed Jan 28 10:06:48 EST 2015


Updated	 via  https://github.com/Gnucash/gnucash/commit/0ff9eba9 (commit)
	from  https://github.com/Gnucash/gnucash/commit/5e60a234 (commit)



commit 0ff9eba94f0d273ec11e4e19da42019bdc6cc802
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Wed Jan 28 17:00:21 2015 +0100

    Bug 727647 - "gncInvoiceGetTotal" is not read-only function?
    
    The root cause is in gncRecomputeValues. This function
    only alters runtime cached values so it should not
    trigger a book dirty action (mark_entry).



Summary of changes:
 src/engine/gncEntry.c | 3 ---
 1 file changed, 3 deletions(-)



More information about the gnucash-patches mailing list