r18852 - gnucash/trunk/src - Add a mechanism so that the business sql backend module can provide the main sql backend with the order in which objects should be loaded. This will allow billterms and taxtables to be loaded before objects which contain references to those objects.

Phil Longstaff plongstaff at code.gnucash.org
Sat Mar 6 06:02:09 EST 2010


Author: plongstaff
Date: 2010-03-06 06:02:09 -0500 (Sat, 06 Mar 2010)
New Revision: 18852
Trac: http://svn.gnucash.org/trac/changeset/18852

Modified:
   gnucash/trunk/src/backend/sql/gnc-backend-sql.c
   gnucash/trunk/src/backend/sql/gnc-backend-sql.h
   gnucash/trunk/src/business/business-core/sql/gncmod-business-backend-sql.c
Log:
Add a mechanism so that the business sql backend module can provide the main sql backend with the order in which objects should be loaded.  This will allow billterms and taxtables to be loaded before objects which contain references to those objects.




More information about the gnucash-patches mailing list