r18252 - gnucash/trunk/src/backend/sql - Fix bug 591614: Saving to postgresql causes zombie scheduled transactions.

Phil Longstaff plongstaff at code.gnucash.org
Sat Aug 15 17:09:48 EDT 2009


Author: plongstaff
Date: 2009-08-15 17:09:47 -0400 (Sat, 15 Aug 2009)
New Revision: 18252
Trac: http://svn.gnucash.org/trac/changeset/18252

Modified:
   gnucash/trunk/src/backend/sql/gnc-schedxaction-sql.c
Log:
Fix bug 591614: Saving to postgresql causes zombie scheduled transactions.

SX end date was not being stored.  It is now stored.

NOTE: This is a change in the db table schema.  You need to save your data to XML, then resave
to the database.




More information about the gnucash-patches mailing list