r18857 - gnucash/trunk/src/business/business-core/sql - Fix parent/child relationships in billterms in case the parent hasn't been loaded yet.

Phil Longstaff plongstaff at code.gnucash.org
Sat Mar 6 11:08:08 EST 2010


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

Modified:
   gnucash/trunk/src/business/business-core/sql/gnc-bill-term-sql.c
   gnucash/trunk/src/business/business-core/sql/gnc-tax-table-sql.c
Log:
Fix parent/child relationships in billterms in case the parent hasn't been loaded yet.

Remove child column from billterm table because it duplicates info in the parent column and just complicates loading objects.




More information about the gnucash-patches mailing list