gnucash maint: Bug 762971 - Duplicating multiple invoices results in invoices without an ID number

Mike Evans mikee at code.gnucash.org
Thu Mar 3 07:22:10 EST 2016


Updated	 via  https://github.com/Gnucash/gnucash/commit/b89723a5 (commit)
	from  https://github.com/Gnucash/gnucash/commit/e4e19a4c (commit)



commit b89723a561d3c5efdee13eeca35bc6132d89eee8
Author: Mike Evans <mikee at saxicola.co.uk>
Date:   Thu Mar 3 12:13:36 2016 +0000

    Bug 762971 - Duplicating multiple invoices results in invoices without an ID number
    
    If a duplicated invoice doesn't have an ID (which it won't if multiple invoices are
    duplicated) allocate it (them) the next ID.



Summary of changes:
 src/business/business-gnome/dialog-invoice.c | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)



More information about the gnucash-patches mailing list