gnucash maint: Multiple changes pushed

Mike Alexander mta at code.gnucash.org
Sun Jan 18 23:36:19 EST 2015


Updated	 via  https://github.com/Gnucash/gnucash/commit/79ad3909 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/67edea72 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/13abe849 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/80d65c8e (commit)
	from  https://github.com/Gnucash/gnucash/commit/d9900a7b (commit)



commit 79ad39095c95b3785d703d59542586337ea32eec
Author: Mike Alexander <mta at umich.edu>
Date:   Mon Nov 24 01:50:08 2014 -0500

    book.not_saved should be book.session_not_saved

commit 67edea72ca69ab5a3e448eb564cdee33928df09e
Author: Mike Alexander <mta at umich.edu>
Date:   Sun Jan 18 18:44:02 2015 -0500

    Bug 739228 -  Advanced Portfolio report: wrong calculation of Value
    Correctly convert the value into the report's currency.

commit 13abe849e5ed1551108d157f09c01bd5d86f6503
Author: Mike Alexander <mta at umich.edu>
Date:   Sun Jan 18 18:17:05 2015 -0500

    Improve income and expense reporting in advanced portfolio report
    
    Look for transactions from the parent account to an income or expense
    account whose name matches the name of the stock account.

commit 80d65c8efc385d76eeb7d7f0f999d07740dfcf08
Author: Mike Alexander <mta at umich.edu>
Date:   Sun Nov 23 23:28:26 2014 -0500

    Accept prices of the form n.nnne[+-]nn, i.e. with an exponent.
    An example requiring this is currency conversion from IDR to USD.



Summary of changes:
 .../python-bindings/example_scripts/simple_book.py |  4 +-
 src/quotes/gnc-fq-helper.in                        |  2 +-
 src/report/standard-reports/advanced-portfolio.scm | 81 ++++++++++++++++++++--
 3 files changed, 78 insertions(+), 9 deletions(-)



More information about the gnucash-patches mailing list