r13244 - gnucash/trunk - Mike Alexander's patch to handle multiple currencies in reports. (#314554)

Derek Atkins warlord at cvs.gnucash.org
Sun Feb 12 16:46:37 EST 2006


Author: warlord
Date: 2006-02-12 16:46:36 -0500 (Sun, 12 Feb 2006)
New Revision: 13244
Trac: http://svn.gnucash.org/trac/changeset/13244

Modified:
   gnucash/trunk/ChangeLog
   gnucash/trunk/src/report/report-system/commodity-utilities.scm
   gnucash/trunk/src/report/standard-reports/advanced-portfolio.scm
   gnucash/trunk/src/report/standard-reports/cash-flow.scm
   gnucash/trunk/src/report/standard-reports/portfolio.scm
   gnucash/trunk/src/report/standard-reports/transaction.scm
Log:
Mike Alexander's patch to handle multiple currencies in reports. (#314554)
        * src/report/standard-reports/portfolio.scm:
        * src/report/standard-reports/advanced-portfolio.scm:
          Report currency option
          Sort accounts
          Handle "nearest price" option better
        * src/report/standard-reports/cash-flow.scm:
          Handle multiple currencies better
        * src/report/standard-reports/transaction.scm:
          Add common currency option.
          Handle "nearest price" option better.
        * src/report/report-system/commodity-utilities.scm
          (gnc:exchange-by-pricedb-nearest):
          Use price nearest to noon on the day specified.
	Fixes bug #314554.





More information about the gnucash-patches mailing list