r13035 - gnucash/trunk - SX Since-Last-Run now reports transaction-creation errors to the user, degrades (somewhat) gracefully; report cleanup.

Joshua Sled jsled at cvs.gnucash.org
Sun Jan 29 14:32:50 EST 2006


Author: jsled
Date: 2006-01-29 14:32:48 -0500 (Sun, 29 Jan 2006)
New Revision: 13035
Trac: http://svn.gnucash.org/trac/changeset/13035

Modified:
   gnucash/trunk/ChangeLog
   gnucash/trunk/src/gnome/dialog-sxsincelast.c
   gnucash/trunk/src/report/report-gnome/report-gnome.scm
   gnucash/trunk/src/report/utility-reports/welcome-to-gnucash.scm
Log:
SX Since-Last-Run now reports transaction-creation errors to the user, degrades (somewhat) gracefully; report cleanup.

2006-01-29  Joshua Sled  <jsled at asynchronous.org>

	* src/report/utility-reports/welcome-to-gnucash.scm: register
	menu item for self.

	* src/report/report-gnome/report-gnome.scm
	(gnc:report-menu-setup): Remove report menu-item creation.

	* src/gnome/dialog-sxsincelast.c (create_each_transaction_helper):
	Degrade more gracefully in the face of errors during scheduled-transaction
	creation; record errors in-band rather than simply to the log, and
	display them to the user.  Resolves bugs: 151157, 167858, 151487.




More information about the gnucash-patches mailing list