r16933 - gnucash/branches/gda-dev2/src/backend/gda - 1) Redo query to calculate balances by querying for all accounts at the

Phil Longstaff plongstaff at cvs.gnucash.org
Sat Feb 9 20:00:48 EST 2008


Author: plongstaff
Date: 2008-02-09 20:00:47 -0500 (Sat, 09 Feb 2008)
New Revision: 16933
Trac: http://svn.gnucash.org/trac/changeset/16933

Modified:
   gnucash/branches/gda-dev2/src/backend/gda/gnc-account-gda.c
   gnucash/branches/gda-dev2/src/backend/gda/gnc-backend-gda.c
   gnucash/branches/gda-dev2/src/backend/gda/gnc-backend-util-gda.c
   gnucash/branches/gda-dev2/src/backend/gda/gnc-backend-util-gda.h
   gnucash/branches/gda-dev2/src/backend/gda/gnc-slots-gda.c
   gnucash/branches/gda-dev2/src/backend/gda/gnc-transaction-gda.c
   gnucash/branches/gda-dev2/src/backend/gda/gnc-transaction-gda.h
Log:
1) Redo query to calculate balances by querying for all accounts at the
same time (using SUM() function)
2) Fix bug where gda://abc was not caught as an invalid URL





More information about the gnucash-patches mailing list