r23166 - gnucash/trunk/src/plugins/bi_import - Bug #682280 - bill/invoice importer fails to save imported bills/invoices

John Ralls jralls at code.gnucash.org
Fri Sep 13 19:36:23 EDT 2013


Author: jralls
Date: 2013-09-13 19:36:22 -0400 (Fri, 13 Sep 2013)
New Revision: 23166
Trac: http://svn.gnucash.org/trac/changeset/23166

Modified:
   gnucash/trunk/src/plugins/bi_import/dialog-bi-import.c
Log:
Bug #682280 - bill/invoice importer fails to save imported bills/invoices

The first attempt to commit when creating the invoice failed because
the commodity had not yet been set. Wrapped the creation routine in
begin/commit to allow the invoice to be fully populated before trying
to write the DB.



More information about the gnucash-patches mailing list