r13790 - gnucash/trunk/src/report - Avoid trying to represent "forever-ago" with a timepair.

Chris Shoemaker chris at cvs.gnucash.org
Sat Apr 15 17:37:02 EDT 2006


Author: chris
Date: 2006-04-15 17:37:00 -0400 (Sat, 15 Apr 2006)
New Revision: 13790
Trac: http://svn.gnucash.org/trac/changeset/13790

Modified:
   gnucash/trunk/src/report/report-system/report-system.scm
   gnucash/trunk/src/report/report-system/report-utilities.scm
   gnucash/trunk/src/report/standard-reports/balance-sheet.scm
   gnucash/trunk/src/report/standard-reports/equity-statement.scm
   gnucash/trunk/src/report/standard-reports/trial-balance.scm
Log:
   Avoid trying to represent "forever-ago" with a timepair.
   Instead, call gnc:accountlist-get-comm-balance-at-date when we really just
   want the balance at one date.
   This fixes the retained-earnings calculation on the balance sheet report.




More information about the gnucash-patches mailing list